Skip to content

Hostname

uflacfirefoundation.org

Last fetched

uflacfirefoundation.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · uflacfirefoundation.orgRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/uflacfirefoundation.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.119.146.3418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.145.7718.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.146.1323.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.218.1853.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.118.1503.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.97.1453.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
internet centrics
Contact emails

Subdomains

1 observed subdomain of uflacfirefoundation.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uflacfirefoundation.org.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from uflacfirefoundation.org.

Cypher and MCP

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

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