Skip to content

Hostname

interiordesign.com.bd

Last fetched

interiordesign.com.bd resolves to 1 IPv4 address operated by M99IT-AS-AP 99IT in BD.

Nutrition Label

WHISPER CANON · interiordesign.com.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/interiordesign.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.112.62.142103.112.62.0/24AS150156M99IT-AS-AP 99ITBD

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • interiordesign.com.bd

SPF policy

5 SPF mechanisms authorising senders for interiordesign.com.bd.

MechanismTarget
SPF_Ainteriordesign.com.bd
SPF_INCLUDEc.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.112.62.142
SPF_MXinteriordesign.com.bd

Related pages

Pivot deeper into the graph from interiordesign.com.bd.

Cypher and MCP

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

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