Skip to content

Hostname

etf.edu

Last fetched

etf.edu resolves to 1 IPv4 address operated by AS206281 in BE.

Nutrition Label

WHISPER CANON · etf.eduRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.0/10canon.whisper.security/host/etf.edu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with etf.edu in WhisperGraph.

Subdomains

39 observed subdomains of etf.edu.

Web-graph footprint

Distinct hostnames that link to or from etf.edu in the public web crawl.

145 sites link to this hostname.

284 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for etf.edu.

MechanismTarget
SPF_Aetf.edu
SPF_INCLUDEprocurios.cloud
SPF_INCLUDEspf.etf.edu
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_MXetf.edu

Related pages

Pivot deeper into the graph from etf.edu.

Cypher and MCP

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

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