Skip to content

Hostname

seattlerefined.com

Last fetched

seattlerefined.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · seattlerefined.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/seattlerefined.com

Resolution chain

seattlerefined.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.11613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.69.11218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.11418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.12818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.8418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.171.139.113.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1193.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1273.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.373.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.118.4352.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.6652.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.6252.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.12652.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:3786
Organization
inc. sinclair broadcast group
Contact emails

Subdomains

17 observed subdomains of seattlerefined.com.

Web-graph footprint

Distinct hostnames that link to or from seattlerefined.com in the public web crawl.

874 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for seattlerefined.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from seattlerefined.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "seattlerefined.com"})-[: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.