Skip to content

Hostname

website-installer.com

Last fetched

website-installer.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · website-installer.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/website-installer.com

Resolution chain

website-installer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.173.51100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of website-installer.com.

Web-graph footprint

Distinct hostnames that link to or from website-installer.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • website-installer.com

SPF policy

8 SPF mechanisms authorising senders for website-installer.com.

MechanismTarget
SPF_Awebsite-installer.com
SPF_IP100.20.173.51
SPF_IP142.4.2.165
SPF_IP162.144.34.148
SPF_IP162.144.88.132
SPF_IP162.144.90.68
SPF_IP52.32.27.174
SPF_MXwebsite-installer.com

Related pages

Pivot deeper into the graph from website-installer.com.

Cypher and MCP

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

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