Skip to content

Hostname

amb289.com

Last fetched

amb289.com resolves to 1 IPv4 address operated by LIGHT4-AS-AP - LIGHT NODE LIMITED in TH. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · amb289.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amb289.com

Resolution chain

amb289.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.54.32.13138.54.32.0/23AS154177LIGHT4-AS-AP - LIGHT NODE LIMITEDTH

WHOIS identity

Registrar
iana:1479
Organization
contact privacy inc. customer 12412035134
Contact emails

Subdomains

6 observed subdomains of amb289.com.

Web-graph footprint

Distinct hostnames that link to or from amb289.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for amb289.com.

MechanismTarget
SPF_Aamb289.com
SPF_IP112.50.94.41
SPF_MXamb289.com

Related pages

Pivot deeper into the graph from amb289.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amb289.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.