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
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.
Showing 25 of 59. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for te.eg.
| Mechanism | Target |
|---|---|
| SPF_A | e-bus.telecomegypt.com |
| SPF_A | mail.te.eg |
| SPF_A | te.eg |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.121.250.2 |
| SPF_IP | 196.219.39.49 |
| SPF_IP | 196.219.39.62 |
| SPF_MX | mail1.te.eg |
| SPF_MX | mail3.te.eg |
| SPF_MX | te.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.