Skip to content

Hostname

utshop.com.bd

Last fetched

utshop.com.bd is a registered hostname under the .bd top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

11 observed subdomains of utshop.com.bd.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for utshop.com.bd.

MechanismTarget
SPF_Autshop.com.bd
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDErelay.postchannels.com
SPF_INCLUDEsmtp.mellow.solutions
SPF_IP104.37.174.138
SPF_IP115.167.122.170
SPF_IP139.99.8.182
SPF_IP15.235.169.189
SPF_IP15.235.170.253
SPF_IP165.84.215.9
SPF_IP51.79.188.124
SPF_MXutshop.com.bd

Related pages

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

Cypher and MCP

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

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