Skip to content

Hostname

myguide.spirion.com

Last fetched

myguide.spirion.com resolves to 2 IPv4 addresses operated by PATHWAY - Pathway Communications in CA.

Nutrition Label

WHISPER CANON · myguide.spirion.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/myguide.spirion.com

Resolution chain

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

IPPrefixASNOperatorCountry
68.68.5.1368.68.0.0/20AS11342PATHWAY - Pathway CommunicationsCA
68.68.5.1368.68.0.0/20AS11342PATHWAY - Pathway CommunicationsCA
68.68.5.768.68.0.0/20AS11342PATHWAY - Pathway CommunicationsCA
68.68.5.768.68.0.0/20AS11342PATHWAY - Pathway CommunicationsCA

WHOIS identity

No WHOIS records are currently associated with myguide.spirion.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for myguide.spirion.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from myguide.spirion.com.

Cypher and MCP

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

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