Skip to content

Hostname

fourwheeler.com

Last fetched

fourwheeler.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.144.11418.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.1518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.6618.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.9518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.2418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1163.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1263.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1293.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.823.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
motor trend group, llc.
Contact emails

Subdomains

18 observed subdomains of fourwheeler.com.

Web-graph footprint

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

402 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fourwheeler.com.

MechanismTarget
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.164.154
SPF_IP205.220.176.159

Related pages

Pivot deeper into the graph from fourwheeler.com.

Cypher and MCP

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

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