Skip to content

Hostname

seattleavionics.com

Last fetched

seattleavionics.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · seattleavionics.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/seattleavionics.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.140.127100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.185.224100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.248.9618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.51.4818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.200.1233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.169.8134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.4.10734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.91.24734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.15.18444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.214.15044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.9.10450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.133.23552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.239.11652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.171.18952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.114.8252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.1.8654.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.107.8554.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.219.211100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.56.21852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
seattle avionics
Contact emails

Subdomains

12 observed subdomains of seattleavionics.com.

Web-graph footprint

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

53 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for seattleavionics.com.

MechanismTarget
SPF_Aseattleavionics.com
SPF_INCLUDE44687588.spf06.hubspotemail.net
SPF_INCLUDE_spf.seattleavionics.com
SPF_INCLUDEspf-00523b01.pphosted.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from seattleavionics.com.

Cypher and MCP

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

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