Skip to content

Hostname

designage.com.bd

Last fetched

designage.com.bd resolves to 1 IPv4 address operated by AS147181 in BD.

Nutrition Label

WHISPER CANON · designage.com.bdRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/designage.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.174.50.11103.174.50.0/24AS147181BD

WHOIS identity

No WHOIS records are currently associated with designage.com.bd in WhisperGraph.

Subdomains

7 observed subdomains of designage.com.bd.

Web-graph footprint

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

48 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • designage.com.bd

SPF policy

7 SPF mechanisms authorising senders for designage.com.bd.

MechanismTarget
SPF_Adesignage.com.bd
SPF_IP103.174.50.11
SPF_IP103.174.50.254
SPF_IP162.213.210.122
SPF_IP184.164.75.138
SPF_IP184.95.32.226
SPF_MXdesignage.com.bd

Related pages

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

Cypher and MCP

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

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