Skip to content

Hostname

snk.com.bd

Last fetched

snk.com.bd resolves to 1 IPv4 address operated by AS49683 in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.44.67.48185.44.67.0/24AS49683GB

WHOIS identity

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

Subdomains

6 observed subdomains of snk.com.bd.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • snk.com.bd

SPF policy

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

MechanismTarget
SPF_Asnk.com.bd
SPF_INCLUDEwebsitewelcome.com
SPF_IP185.44.66.59
SPF_IP185.44.67.48
SPF_IP192.254.194.89
SPF_IP198.54.123.166
SPF_MXsnk.com.bd

Related pages

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

Cypher and MCP

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

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