Skip to content

Hostname

niticket.in

Last fetched

niticket.in resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · niticket.inRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/niticket.in

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.211.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.40.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.67.18976.223.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
nilakshinfotech
Contact emails

Subdomains

5 observed subdomains of niticket.in.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for niticket.in.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from niticket.in.

Cypher and MCP

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

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