Skip to content

Hostname

bhslogistics.com

Last fetched

bhslogistics.com resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bhslogistics.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bhslogistics.com

Resolution chain

bhslogistics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.137.135.23094.137.128.0/20AS48854DK

WHOIS identity

Registrar
iana:269
Organization
serdal aycan
Contact emails

Subdomains

1 observed subdomain of bhslogistics.com.

Web-graph footprint

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

6 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bhslogistics.com.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webcrm.com
SPF_IP160.202.17.23
SPF_IP18.197.136.67
SPF_IP18.197.207.45
SPF_IP194.150.114.45/32
SPF_IP80.63.104.110/24
SPF_IP80.63.104.65/24
SPF_IP83.151.140.70
SPF_IP89.45.196.137/24
SPF_MXbhslogistics.com

Related pages

Pivot deeper into the graph from bhslogistics.com.

Cypher and MCP

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

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