Skip to content

Hostname

smol.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.3618.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.3918.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.8318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.9318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.161.12118.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.5118.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.5218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.8818.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.168.122.1203.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.173.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.683.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.863.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of smol.com.

Web-graph footprint

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

99 sites link to this hostname.

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smol.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from smol.com.

Cypher and MCP

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

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