Skip to content

Hostname

sangatnetwork.org

Last fetched

sangatnetwork.org resolves to 1 IPv4 address operated by AS140068 in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · sangatnetwork.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sangatnetwork.org

Resolution chain

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

IPPrefixASNOperatorCountry
103.148.14.131103.148.14.0/24AS140068BD

WHOIS identity

Registrar
iana:303
Organization
ashish kumar
Contact emails

Subdomains

3 observed subdomains of sangatnetwork.org.

Web-graph footprint

Distinct hostnames that link to or from sangatnetwork.org in the public web crawl.

30 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sangatnetwork.org

SPF policy

4 SPF mechanisms authorising senders for sangatnetwork.org.

MechanismTarget
SPF_Asangatnetwork.org
SPF_IP103.148.14.130
SPF_IP103.148.14.131
SPF_MXsangatnetwork.org

Related pages

Pivot deeper into the graph from sangatnetwork.org.

Cypher and MCP

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

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