Skip to content

Hostname

bn.co

Last fetched

bn.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bn.coRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bn.co

Resolution chain

bn.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.98.3108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.65108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.87108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.93108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.169.252.143.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.673.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.823.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.843.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
brand networks,
Contact emails

Subdomains

18 observed subdomains of bn.co.

Web-graph footprint

Distinct hostnames that link to or from bn.co in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bn.co.

MechanismTarget
SPF_INCLUDE287594.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP54.208.113.254
SPF_IP54.209.71.42
SPF_IP54.84.55.210

Related pages

Pivot deeper into the graph from bn.co.

Cypher and MCP

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

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