Skip to content

Hostname

ambsuper.com

Last fetched

ambsuper.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · ambsuper.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ambsuper.com

Resolution chain

ambsuper.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.2.152.20034.2.128.0/17AS15169GOOGLE - Google LLCSG
91.195.240.9491.195.240.0/23AS47846SEDO-AS - SEDO GmbHDE

WHOIS identity

Registrar
iana:625
Organization
contact privacy inc. customer 1249766577
Contact emails

Subdomains

3 observed subdomains of ambsuper.com.

Web-graph footprint

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

54 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ambsuper.com.

MechanismTarget
SPF_Aambsuper.com
SPF_INCLUDEambsuper.com.spf.auto.dnssmarthost.net
SPF_MXambsuper.com

Related pages

Pivot deeper into the graph from ambsuper.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ambsuper.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.