Skip to content

Hostname

ambigest-lab.com

Last fetched

ambigest-lab.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ambigest-lab.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ambigest-lab.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.112.62135.181.0.0/16AS24940FI

WHOIS identity

Registrar
iana:1479
Organization
freddy
Contact emails

Subdomains

7 observed subdomains of ambigest-lab.com.

Web-graph footprint

Distinct hostnames that link to or from ambigest-lab.com in the public web crawl.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ambigest-lab.com

SPF policy

15 SPF mechanisms authorising senders for ambigest-lab.com.

MechanismTarget
SPF_Aambigest-lab.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP135.181.112.62
SPF_IP184.154.213.106
SPF_IP195.201.106.177
SPF_IP198.136.62.200
SPF_IP205.234.134.36
SPF_IP50.31.177.178
SPF_IP50.31.177.181
SPF_IP65.108.69.93
SPF_IP65.109.154.253
SPF_IP65.109.83.31
SPF_IP65.109.83.50
SPF_IP65.109.83.57
SPF_MXambigest-lab.com

Related pages

Pivot deeper into the graph from ambigest-lab.com.

Cypher and MCP

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

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