Skip to content

Hostname

ortl.org

Last fetched

ortl.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ortl.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/ortl.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.49.14104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
137.220.38.104137.220.32.0/20AS20473AS-VULTR - The Constant Company, LLCUS
172.67.158.8172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
oregon right to life
Contact emails

Subdomains

23 observed subdomains of ortl.org.

Web-graph footprint

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

129 sites link to this hostname.

338 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ortl.org.

MechanismTarget
SPF_Aortl.org
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.votervoice.net
SPF_MXortl.org

Related pages

Pivot deeper into the graph from ortl.org.

Cypher and MCP

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

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