Skip to content

Hostname

biddabari.com

Last fetched

biddabari.com resolves to 3 IPv4 addresses operated by DIANAHOSTLTD-AS-AP - Diana Host Ltd in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · biddabari.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/biddabari.com

Resolution chain

biddabari.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.169.160.114103.169.160.0/24AS148993DIANAHOSTLTD-AS-AP - Diana Host LtdBD
103.169.160.118103.169.160.0/24AS148993DIANAHOSTLTD-AS-AP - Diana Host LtdBD
103.169.161.70103.169.161.0/24AS148993DIANAHOSTLTD-AS-AP - Diana Host LtdBD

WHOIS identity

Registrar
iana:1068
Organization
domain admin
Contact emails

Subdomains

17 observed subdomains of biddabari.com.

Web-graph footprint

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

99 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • biddabari.com

SPF policy

3 SPF mechanisms authorising senders for biddabari.com.

MechanismTarget
SPF_Abiddabari.com
SPF_IP103.169.160.114
SPF_MXbiddabari.com

Related pages

Pivot deeper into the graph from biddabari.com.

Cypher and MCP

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

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