Skip to content

Hostname

udf.org.br

Last fetched

udf.org.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · udf.org.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/udf.org.br

Resolution chain

udf.org.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.240.184.11254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
associa??o nova shalom
Contact emails

Subdomains

17 observed subdomains of udf.org.br.

Web-graph footprint

Distinct hostnames that link to or from udf.org.br in the public web crawl.

50 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for udf.org.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from udf.org.br.

Cypher and MCP

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

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