Skip to content

Hostname

m40.wornex.com

Last fetched

m40.wornex.com resolves to 1 IPv4 address operated by AS3302 in IT.

Nutrition Label

WHISPER CANON · m40.wornex.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/m40.wornex.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.244.112.160194.244.0.0/16AS3302IT

WHOIS identity

No WHOIS records are currently associated with m40.wornex.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for m40.wornex.com.

MechanismTarget
SPF_IP135.125.200.227
SPF_IP135.125.206.41
SPF_IP194.244.111.0/24
SPF_IP194.244.112.0/24
SPF_IP205.234.131.0/25
SPF_IP217.188.244.0/24
SPF_MXm40.wornex.com

Related pages

Pivot deeper into the graph from m40.wornex.com.

Cypher and MCP

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

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