Skip to content

Hostname

bdweb.mobi

Last fetched

bdweb.mobi resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in SG. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · bdweb.mobiRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bdweb.mobi

Resolution chain

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

IPPrefixASNOperatorCountry
103.244.113.106103.244.113.0/24AS29066VELIANET-AS - velia.net Internetdienste GmbHSG

WHOIS identity

Registrar
iana:3862
Organization
bdweb it
Contact emails

Subdomains

7 observed subdomains of bdweb.mobi.

Threat posture

History

Mail and authentication

MX records

  • bdweb.mobi

SPF policy

5 SPF mechanisms authorising senders for bdweb.mobi.

MechanismTarget
SPF_Abdweb.mobi
SPF_INCLUDErelay.mailbaby.net
SPF_IP103.244.113.106
SPF_IP103.66.181.2
SPF_MXbdweb.mobi

Related pages

Pivot deeper into the graph from bdweb.mobi.

Cypher and MCP

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

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