Skip to content

Hostname

fdsm.edu.br

Last fetched

fdsm.edu.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · fdsm.edu.brRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/fdsm.edu.br

Resolution chain

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

IPPrefixASNOperatorCountry
45.33.14.14645.33.0.0/19AS63949US

WHOIS identity

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

Subdomains

32 observed subdomains of fdsm.edu.br.

Web-graph footprint

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

63 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fdsm.edu.br.

MechanismTarget
SPF_Afdsm.edu.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.43.124.227
SPF_IP187.76.12.254
SPF_IP189.20.141.130
SPF_IP45.33.14.146
SPF_IP45.56.116.206
SPF_MXfdsm.edu.br

Related pages

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

Cypher and MCP

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

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