Skip to content

Hostname

oregonhumane.org

Last fetched

oregonhumane.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oregonhumane.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/oregonhumane.org

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of oregonhumane.org.

Web-graph footprint

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

718 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for oregonhumane.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP208.78.227.187
SPF_IP34.223.183.171
SPF_IP52.39.127.104
SPF_IP52.40.203.205
SPF_IP52.89.177.132
SPF_IP54.185.198.195
SPF_IP54.185.51.55
SPF_IP54.187.103.206
SPF_IP54.200.182.110
SPF_IP54.200.5.133
SPF_IP54.213.101.86/32
SPF_IP54.213.101.90/32
SPF_IP54.214.75.131
SPF_IP54.218.238.220
SPF_IP69.87.157.214/32
SPF_IP69.87.157.215/32
SPF_IP69.87.157.216/32
SPF_IP69.87.157.217/32

Related pages

Pivot deeper into the graph from oregonhumane.org.

Cypher and MCP

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

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