Skip to content

Hostname

fder.edu.uy

Last fetched

fder.edu.uy resolves to 1 IPv4 address operated by AS1797 - Uruguay in UY.

Nutrition Label

WHISPER CANON · fder.edu.uyRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/fder.edu.uy

Resolution chain

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

IPPrefixASNOperatorCountry
164.73.178.10164.73.0.0/16AS1797AS1797 - UruguayUY

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

36 observed subdomains of fder.edu.uy.

Web-graph footprint

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

93 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fder.edu.uy.

MechanismTarget
SPF_Afder.edu.uy
SPF_IP164.73.178.12
SPF_IP164.73.178.19
SPF_IP164.73.178.6
SPF_IP2001:1328:40:0:0:0:0:6

Related pages

Pivot deeper into the graph from fder.edu.uy.

Cypher and MCP

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

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