Skip to content

Hostname

bandwidthplace.com

Last fetched

bandwidthplace.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.12018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.143.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.223.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.243.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.863.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.3952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:228
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of bandwidthplace.com.

Web-graph footprint

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

625 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bandwidthplace.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEgoogle.com

Related pages

Pivot deeper into the graph from bandwidthplace.com.

Cypher and MCP

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

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