Skip to content

Hostname

advisor1x2.com

Last fetched

advisor1x2.com resolves to 2 IPv4 addresses operated by AS209341 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · advisor1x2.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/advisor1x2.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0164874842
Contact emails

Subdomains

8 observed subdomains of advisor1x2.com.

Web-graph footprint

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

18 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • advisor1x2.com

SPF policy

8 SPF mechanisms authorising senders for advisor1x2.com.

MechanismTarget
SPF_Aadvisor1x2.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP141.95.35.115/32
SPF_IP192.250.229.110
SPF_IP192.250.229.28
SPF_IP192.250.229.33
SPF_IP65.181.113.241
SPF_MXadvisor1x2.com

Related pages

Pivot deeper into the graph from advisor1x2.com.

Cypher and MCP

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

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