Skip to content

Hostname

mail.sbpl-bd.com

Last fetched

mail.sbpl-bd.com resolves to 1 IPv4 address operated by WEBNX - WebNX, Inc. in US.

Nutrition Label

WHISPER CANON · mail.sbpl-bd.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/mail.sbpl-bd.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.158.71.194216.158.64.0/19AS18450WEBNX - WebNX, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.sbpl-bd.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for mail.sbpl-bd.com.

MechanismTarget
SPF_Amail.sbpl-bd.com
SPF_INCLUDEspf.xeonbd.com
SPF_IP104.161.32.250
SPF_IP104.161.32.251
SPF_IP104.161.44.170
SPF_IP104.161.44.171
SPF_IP216.158.71.194
SPF_IP23.29.122.202
SPF_IP23.29.122.203
SPF_IP51.79.177.13
SPF_IP66.165.235.154
SPF_IP66.165.235.155
SPF_IP66.165.253.234
SPF_IP66.165.253.235
SPF_IP67.225.176.139
SPF_MXmail.sbpl-bd.com

Related pages

Pivot deeper into the graph from mail.sbpl-bd.com.

Cypher and MCP

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

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