Skip to content

Hostname

advan-t.com

Last fetched

advan-t.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · advan-t.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/advan-t.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.46.190.5920.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

3 observed subdomains of advan-t.com.

Web-graph footprint

Distinct hostnames that link to or from advan-t.com in the public web crawl.

32 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for advan-t.com.

MechanismTarget
SPF_Aadvan-t.com
SPF_Ajob.advan-t.com
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDEem2304.advan-t.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.17.145.26

Related pages

Pivot deeper into the graph from advan-t.com.

Cypher and MCP

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

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