Skip to content

Hostname

epgc.com

Last fetched

epgc.com resolves to 1 IPv4 address operated by ASN-IDC T.NO.OM.I.NC in IT. WHOIS lists iana:68 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
156.54.70.186156.54.70.0/24AS20746ASN-IDC T.NO.OM.I.NCIT

WHOIS identity

Registrar
iana:68
Organization
coquant daniel
Contact emails

Subdomains

8 observed subdomains of epgc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for epgc.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDElfspareparts.com
SPF_INCLUDEmail.lfspareparts.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.71.50.242

Related pages

Pivot deeper into the graph from epgc.com.

Cypher and MCP

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

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