Skip to content

Hostname

uflac.org

Last fetched

uflac.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 · uflac.orgRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uflac.org

Resolution chain

uflac.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
jewella privacy
Contact emails

Subdomains

3 observed subdomains of uflac.org.

Web-graph footprint

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

35 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uflac.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from uflac.org.

Cypher and MCP

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

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