Skip to content

Hostname

emdconsulting.com

Last fetched

emdconsulting.com resolves to 1 IPv4 address operated by CDM - CDM in US. WHOIS lists iana:996 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
207.244.192.120207.244.192.0/24AS6428CDM - CDMUS

WHOIS identity

Registrar
iana:996
Organization
glenn walther
Contact emails

Subdomains

5 observed subdomains of emdconsulting.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for emdconsulting.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.186.180
SPF_IP207.244.192.250

Related pages

Pivot deeper into the graph from emdconsulting.com.

Cypher and MCP

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

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