Skip to content

Hostname

wbtc.network

Last fetched

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

Nutrition Label

WHISPER CANON · wbtc.networkRouting diversity6.1/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/wbtc.network

Resolution chain

wbtc.network resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.195.232100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.77.3818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.55.6618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.90.853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.179.1723.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.65.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.178.53.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.3.1813.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.98.5534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.83.15134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.176.10044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.233.1452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.163.13052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.117.24154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.242.16854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.161.16354.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.77.10998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.196.181100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.46.11852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.196.5532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
bitgo
Contact emails

Subdomains

1 observed subdomain of wbtc.network.

Web-graph footprint

Distinct hostnames that link to or from wbtc.network in the public web crawl.

764 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wbtc.network.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wbtc.network.

Cypher and MCP

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

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