Skip to content

Hostname

inverbd.com

Last fetched

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

Nutrition Label

WHISPER CANON · inverbd.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inverbd.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.169.161.66103.169.161.0/24AS148993DIANAHOSTLTD-AS-AP - Diana Host LtdBD
103.29.180.82103.29.180.0/24AS147303COLOCONE1-AS-AP - ColoConeBD

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of inverbd.com.

Threat posture

History

Mail and authentication

MX records

  • inverbd.com

SPF policy

4 SPF mechanisms authorising senders for inverbd.com.

MechanismTarget
SPF_Ainverbd.com
SPF_IP103.169.160.66
SPF_IP103.29.180.82
SPF_MXinverbd.com

Related pages

Pivot deeper into the graph from inverbd.com.

Cypher and MCP

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

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