Skip to content

Hostname

te.eg

Last fetched

te.eg is a registered hostname under the .eg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · te.egRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/te.eg

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with te.eg in WhisperGraph.

Subdomains

59 observed subdomains of te.eg.

Web-graph footprint

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

609 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for te.eg.

MechanismTarget
SPF_Ae-bus.telecomegypt.com
SPF_Amail.te.eg
SPF_Ate.eg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.121.250.2
SPF_IP196.219.39.49
SPF_IP196.219.39.62
SPF_MXmail1.te.eg
SPF_MXmail3.te.eg
SPF_MXte.eg

Related pages

Pivot deeper into the graph from te.eg.

Cypher and MCP

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

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