Skip to content

Hostname

mail6bd.net

Last fetched

mail6bd.net resolves to 1 IPv4 address operated by OVH in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mail6bd.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail6bd.net

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.5.10139.99.0.0/17AS16276OVHBD

WHOIS identity

Registrar
iana:303
Organization
6net technologies & communication services
Contact emails

Subdomains

18 observed subdomains of mail6bd.net.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail6bd.net.

MechanismTarget
SPF_IP128.199.85.142
SPF_IP139.99.5.10
SPF_IP139.99.5.11
SPF_IP139.99.5.184/29
SPF_IP139.99.5.8
SPF_IP51.79.188.53
SPF_IP51.79.191.236
SPF_IP51.79.191.240

Related pages

Pivot deeper into the graph from mail6bd.net.

Cypher and MCP

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

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