Skip to content

Hostname

mail.bsdwebsolutions.com

Last fetched

mail.bsdwebsolutions.com resolves to 1 IPv4 address operated by AS199959 in US.

Nutrition Label

WHISPER CANON · mail.bsdwebsolutions.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.bsdwebsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.85.26.24566.85.26.0/24AS199959US

WHOIS identity

No WHOIS records are currently associated with mail.bsdwebsolutions.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.bsdwebsolutions.com.

MechanismTarget
SPF_Amail.bsdwebsolutions.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP134.119.179.237
SPF_IP148.72.153.81
SPF_IP154.53.49.145
SPF_IP209.126.124.114
SPF_IP209.145.50.150
SPF_IP66.85.26.215
SPF_IP66.85.26.237
SPF_IP66.85.26.245
SPF_IP88.99.210.115
SPF_MXmail.bsdwebsolutions.com

Related pages

Pivot deeper into the graph from mail.bsdwebsolutions.com.

Cypher and MCP

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

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