Skip to content

Hostname

howstuffworks.com

Last fetched

howstuffworks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.41.1118.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.12218.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.12318.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.1518.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.97.10518.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.11118.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.12018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.8018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.245.86.1418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.133.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.273.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.333.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.53.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.11018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
discovery communications,
Contact emails

Subdomains

48 observed subdomains of howstuffworks.com.

Web-graph footprint

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

5,556 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for howstuffworks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from howstuffworks.com.

Cypher and MCP

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

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