Skip to content

Hostname

digantait.com

Last fetched

digantait.com resolves to 2 IPv4 addresses operated by TOMATTOSTL-AS-AP Tomattos Technologies Ltd. in BD.

Nutrition Label

WHISPER CANON · digantait.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digantait.com

Resolution chain

digantait.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
14.128.15.15114.128.15.0/24AS136246TOMATTOSTL-AS-AP Tomattos Technologies Ltd.BD
161.248.200.215161.248.200.0/24AS154434HOSTSTALLCOM-AS-AP Hoststall.comBD

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • digantait.com

SPF policy

4 SPF mechanisms authorising senders for digantait.com.

MechanismTarget
SPF_Adigantait.com
SPF_IP162.221.188.250
SPF_IP162.252.83.202
SPF_MXdigantait.com

Related pages

Pivot deeper into the graph from digantait.com.

Cypher and MCP

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

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