Skip to content

Hostname

tdf-eg.com

Last fetched

tdf-eg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tdf-eg.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tdf-eg.com

Resolution chain

tdf-eg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
efg hermes holding sae
Contact emails

Subdomains

7 observed subdomains of tdf-eg.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tdf-eg.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.3.14.91
SPF_IP196.3.14.92
SPF_IP196.3.14.94
SPF_IP196.3.14.95
SPF_IP196.3.15.93
SPF_IP196.3.15.97
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32
SPF_IP62.240.106.146
SPF_IP77.73.197.151
SPF_MXtdf-eg.com

Related pages

Pivot deeper into the graph from tdf-eg.com.

Cypher and MCP

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

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