Skip to content

Hostname

uli.org

Last fetched

uli.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · uli.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uli.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.36.63104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.153.204172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for uli.org.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDE_spf.spotme.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzarca-inc.com
SPF_IP161.58.88.0/24
SPF_IP192.254.116.40/32
SPF_IP198.104.137.206/32
SPF_IP198.2.132.142/32
SPF_IP198.64.159.0/24
SPF_IP216.150.0.0/16
SPF_IP63.150.74.35/32
SPF_IP64.211.221.166/32
SPF_IP64.211.221.230/32
SPF_IP64.27.72.117
SPF_IP64.27.72.120
SPF_IP68.233.76.14/32

Related pages

Pivot deeper into the graph from uli.org.

Cypher and MCP

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

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