Skip to content

Hostname

gntextileltd.com

Last fetched

gntextileltd.com resolves to 1 IPv4 address operated by AS16276 in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · gntextileltd.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/gntextileltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.183.14715.235.128.0/17AS16276SG

WHOIS identity

Registrar
iana:303
Organization
kartik chandra debnath
Contact emails

Subdomains

9 observed subdomains of gntextileltd.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gntextileltd.com

SPF policy

10 SPF mechanisms authorising senders for gntextileltd.com.

MechanismTarget
SPF_Agntextileltd.com
SPF_IP139.99.65.228
SPF_IP139.99.65.229
SPF_IP146.59.160.117
SPF_IP146.59.160.119
SPF_IP15.235.183.147
SPF_IP37.59.177.205
SPF_IP51.161.61.9
SPF_IP91.134.2.34
SPF_MXgntextileltd.com

Related pages

Pivot deeper into the graph from gntextileltd.com.

Cypher and MCP

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

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