Skip to content

Hostname

b-network.com

Last fetched

b-network.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · b-network.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/b-network.com

Resolution chain

b-network.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.102.12318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.543.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.603.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.863.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.933.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:468
Organization
b-network
Contact emails

Subdomains

183 observed subdomains of b-network.com.

Web-graph footprint

Distinct hostnames that link to or from b-network.com in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for b-network.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf4.sbr-master.net
SPF_IP40.127.103.244
SPF_IP40.127.171.192
SPF_IP40.127.97.234
SPF_IP90.14.200.142

Related pages

Pivot deeper into the graph from b-network.com.

Cypher and MCP

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

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