Skip to content

Hostname

cm2efs.neworg.com

Last fetched

cm2efs.neworg.com resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · cm2efs.neworg.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/cm2efs.neworg.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cm2efs.neworg.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cm2efs.neworg.com.

MechanismTarget
SPF_Acm2efs.neworg.com
SPF_INCLUDE45496301.spf02.hubspotemail.net
SPF_INCLUDEsecureserver.net
SPF_INCLUDEsendgrid.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.30.136
SPF_IP64.90.110.233
SPF_IP64.90.110.65
SPF_IP64.90.110.67
SPF_IP64.90.99.194
SPF_MXcm2efs.neworg.com

Related pages

Pivot deeper into the graph from cm2efs.neworg.com.

Cypher and MCP

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

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