Skip to content

Hostname

wheel-size.com

Last fetched

wheel-size.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1086 as the registrar.

Nutrition Label

WHISPER CANON · wheel-size.comRouting diversity5.7/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wheel-size.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.164.181100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.178.220100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.21.5518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.143.20318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.57.693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.29.1693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.88.53.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.225.2834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.99.20434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.229.55.12234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.87.16444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.141.8044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.95.8244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.110.17444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.220.19344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.254.3254.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.13.2098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.180.24532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.206.9932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.229.16732.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1086
Organization
domain manager
Contact emails

Subdomains

15 observed subdomains of wheel-size.com.

Web-graph footprint

Distinct hostnames that link to or from wheel-size.com in the public web crawl.

695 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wheel-size.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from wheel-size.com.

Cypher and MCP

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

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