Skip to content

Hostname

bhsmarketing.com

Last fetched

bhsmarketing.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bhsmarketing.comRouting diversity6.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bhsmarketing.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.64.18416.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2193.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2223.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2353.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2533.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.543.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.213.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.103.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.1073.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.1483.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.173.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.233.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.463.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1393.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1063.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1083.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1993.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2123.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2293.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bhs marketing
Contact emails

Subdomains

2 observed subdomains of bhsmarketing.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bhsmarketing.com.

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bhsmarketing.com.

Cypher and MCP

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

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