Skip to content

Hostname

honorwindow.com

Last fetched

honorwindow.com resolves to 3 IPv4 addresses operated by EXPEDIENT - Expedient in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · honorwindow.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/honorwindow.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.37.42.103216.37.0.0/18AS17054EXPEDIENT - ExpedientUS
31.43.160.631.43.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.161.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1068
Organization
michael skye
Contact emails

Subdomains

8 observed subdomains of honorwindow.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for honorwindow.com.

MechanismTarget
SPF_Ahonorwindow.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP216.37.42.103
SPF_IP216.37.42.35
SPF_IP23.89.204.190
SPF_IP69.50.229.162
SPF_MXhonorwindow.com

Related pages

Pivot deeper into the graph from honorwindow.com.

Cypher and MCP

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

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