Skip to content

Hostname

seattlehumane.org

Last fetched

seattlehumane.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · seattlehumane.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/seattlehumane.org

Resolution chain

seattlehumane.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1910
Organization
seattle humane
Contact emails

Subdomains

19 observed subdomains of seattlehumane.org.

Web-graph footprint

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

433 sites link to this hostname.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for seattlehumane.org.

MechanismTarget
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.197.221.232
SPF_IP198.105.204.18/32
SPF_IP198.105.204.19/32
SPF_IP198.105.204.20/32
SPF_IP198.105.205.1
SPF_IP198.105.205.19/32
SPF_IP198.105.205.20/32
SPF_IP209.210.190.26
SPF_IP34.74.7.102
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 seattlehumane.org.

Cypher and MCP

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

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