Skip to content

Hostname

epgco.com

Last fetched

epgco.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · epgco.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/epgco.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.167.158.40108.167.156.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:955
Organization
david gartner
Contact emails

Subdomains

24 observed subdomains of epgco.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for epgco.com.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mailroute.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.websiteswelcome.com
SPF_IP108.167.158.23
SPF_IP108.167.158.40
SPF_IP216.161.17.218
SPF_IP50.209.1.113
SPF_IP65.41.113.158

Related pages

Pivot deeper into the graph from epgco.com.

Cypher and MCP

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

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