Skip to content

Hostname

smolwords.com

Last fetched

smolwords.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · smolwords.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/smolwords.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.32.1216.12.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2253.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1163.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1713.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.923.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.983.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.103.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2403.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1893.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.533.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.2252.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.20452.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.8052.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.22852.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.5252.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.72.16252.219.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of smolwords.com owner
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smolwords.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from smolwords.com.

Cypher and MCP

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

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