Skip to content

Hostname

bc.net

Last fetched

bc.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bc.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bc.net

Resolution chain

bc.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.182.174.16935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.24.22435.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.59.7735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.213.25552.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
bcnet
Contact emails

Subdomains

1,089 observed subdomains of bc.net.

Web-graph footprint

Distinct hostnames that link to or from bc.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bc.net.

MechanismTarget
SPF_Amailgw-s.bc.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.189.5.3
SPF_IP128.189.5.68
SPF_IP142.231.112.121
SPF_IP207.23.92.10
SPF_IP2607:f8f0:670:2:0:0:0:121

Related pages

Pivot deeper into the graph from bc.net.

Cypher and MCP

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

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