Skip to content

Hostname

hermes.xceptions.com

Last fetched

hermes.xceptions.com resolves to 1 IPv4 address operated by DRF-IXNET-HI - DR Fortress, LLC in US.

Nutrition Label

WHISPER CANON · hermes.xceptions.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/hermes.xceptions.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.172.3.72205.172.0.0/22AS40300DRF-IXNET-HI - DR Fortress, LLCUS

WHOIS identity

No WHOIS records are currently associated with hermes.xceptions.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • hermes.xceptions.com

SPF policy

3 SPF mechanisms authorising senders for hermes.xceptions.com.

MechanismTarget
SPF_IP173.82.59.240/28
SPF_IP205.172.3.64/27
SPF_IP67.53.216.192/27

Related pages

Pivot deeper into the graph from hermes.xceptions.com.

Cypher and MCP

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

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