Skip to content

Hostname

webmail.exchequerdynamics.com

Last fetched

webmail.exchequerdynamics.com resolves to 1 IPv4 address operated by NODE4-AS in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.186.23646.231.184.0/21AS31727NODE4-ASGB

WHOIS identity

No WHOIS records are currently associated with webmail.exchequerdynamics.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for webmail.exchequerdynamics.com.

MechanismTarget
SPF_Aasg.exchequerdynamics.com
SPF_Aasg.healingbreeze.net
SPF_Amail.exchequerdynamics.com
SPF_Amail.healingbreeze.biz
SPF_Amail.healingbreeze.net
SPF_Awebmail.exchequerdynamics.com
SPF_IP157.96.26.234
SPF_IP157.96.26.235
SPF_IP157.96.26.237
SPF_IP46.231.186.249
SPF_IP46.231.186.254
SPF_MXwebmail.exchequerdynamics.com

Related pages

Pivot deeper into the graph from webmail.exchequerdynamics.com.

Cypher and MCP

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

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