Skip to content

Hostname

amplerbikes.com

Last fetched

amplerbikes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · amplerbikes.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amplerbikes.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.63.11218.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.4318.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.5118.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.7918.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.170.1073.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.183.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.563.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.833.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:48
Organization
ardo kaurit
Contact emails

Subdomains

14 observed subdomains of amplerbikes.com.

Web-graph footprint

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

249 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amplerbikes.com.

MechanismTarget
SPF_Aamplerbikes.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.tapfiliate.com

Related pages

Pivot deeper into the graph from amplerbikes.com.

Cypher and MCP

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

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