Skip to content

Hostname

ringtech.com.bd

Last fetched

ringtech.com.bd resolves to 1 IPv4 address operated by OVH in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.183.23115.235.128.0/17AS16276OVHSG

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 ringtech.com.bd in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ringtech.com.bd

SPF policy

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

MechanismTarget
SPF_Aringtech.com.bd
SPF_INCLUDEsmtp-out.purpleit.com
SPF_IP125.253.92.7
SPF_IP15.235.183.231
SPF_IP51.79.229.163
SPF_IP51.79.229.205
SPF_MXringtech.com.bd

Related pages

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

Cypher and MCP

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

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