Skip to content

Hostname

bitsmash.io

Last fetched

bitsmash.io resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bitsmash.ioRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bitsmash.io

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.11216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.24116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.140.3552.216.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.209.4552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.210.1352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.15752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.22952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.16.16352.217.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.16552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.34.3552.217.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.1952.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bitsmash.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bitsmash.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bitsmash.io"})-[: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.