Skip to content

Hostname

textit.in

Last fetched

textit.in resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · textit.inRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/textit.in

Resolution chain

textit.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.223.240.11313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.92.1833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.154.1643.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.41.1934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.228.5052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.228.10498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
nicolas pottier
Contact emails

Subdomains

11 observed subdomains of textit.in.

Web-graph footprint

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

63 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for textit.in.

MechanismTarget
SPF_Atextit.in
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEsmtp1.uservoice.com
SPF_MXtextit.in

Related pages

Pivot deeper into the graph from textit.in.

Cypher and MCP

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

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