Skip to content

Hostname

egpc.com.eg

Last fetched

egpc.com.eg resolves to 1 IPv4 address operated by AS24835 in EG.

Nutrition Label

WHISPER CANON · egpc.com.egRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/egpc.com.eg

Resolution chain

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

IPPrefixASNOperatorCountry
196.204.6.114196.204.6.0/24AS24835EG

WHOIS identity

No WHOIS records are currently associated with egpc.com.eg in WhisperGraph.

Subdomains

16 observed subdomains of egpc.com.eg.

Web-graph footprint

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

66 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for egpc.com.eg.

MechanismTarget
SPF_IP156.200.103.220
SPF_IP196.204.16.185
SPF_IP41.128.190.119
SPF_IP41.128.190.120
SPF_IP41.33.3.155
SPF_IP82.201.134.170

Related pages

Pivot deeper into the graph from egpc.com.eg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "egpc.com.eg"})-[: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.