Skip to content

Hostname

ecgmc.com

Last fetched

ecgmc.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.43.202104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.185.39172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
ecg management consultants,
Contact emails

Subdomains

13 observed subdomains of ecgmc.com.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ecgmc.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_netblocks.icims.com
SPF_INCLUDEacdc63.workshop-spf.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP20.99.160.225
SPF_IP208.185.235.0/24
SPF_IP35.80.141.6/32
SPF_IP4.37.50.114
SPF_IP4.39.18.230
SPF_IP4.39.81.254
SPF_IP4.42.88.110
SPF_IP4.43.55.114
SPF_IP40.122.104.55
SPF_IP40.125.127.138
SPF_IP44.229.121.55/32
SPF_IP52.137.80.38
SPF_IP63.208.61.210

Related pages

Pivot deeper into the graph from ecgmc.com.

Cypher and MCP

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

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