Skip to content

Hostname

bandplat.com

Last fetched

bandplat.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bandplat.comRouting diversity5.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bandplat.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.18.248100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.202.71184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.227.13523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.228.783.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.44.1863.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.73.7544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.228.15544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.27.144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.3.22544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.128.6152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.41.17954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.109.22598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of bandplat.com.

Threat posture

History

Related pages

Pivot deeper into the graph from bandplat.com.

Cypher and MCP

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

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