Skip to content

Hostname

epd.edu.br

Last fetched

epd.edu.br resolves to 3 IPv4 addresses operated by AS27715 in BR.

Nutrition Label

WHISPER CANON · epd.edu.brRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/epd.edu.br

Resolution chain

epd.edu.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
179.188.47.60179.188.46.0/23AS27715BR
192.0.78.135192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.238192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

No WHOIS records are currently associated with epd.edu.br in WhisperGraph.

Subdomains

16 observed subdomains of epd.edu.br.

Web-graph footprint

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

81 sites link to this hostname.

195 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for epd.edu.br.

MechanismTarget
SPF_Aepd.edu.br
SPF_INCLUDE_spf.epd.edu.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_20923.aknamail.com.br
SPF_IP23.21.47.180
SPF_IP72.29.77.100
SPF_MXepd.edu.br

Related pages

Pivot deeper into the graph from epd.edu.br.

Cypher and MCP

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

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