Skip to content

Hostname

paytm.in

Last fetched

paytm.in resolves to 1 IPv4 address operated by AS17439 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · paytm.inRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/paytm.in

Resolution chain

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

IPPrefixASNOperatorCountry
180.179.139.171180.179.139.0/24AS17439IN

WHOIS identity

Registrar
iana:146
Organization
one97 communications
Contact emails

Subdomains

74 observed subdomains of paytm.in.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for paytm.in.

MechanismTarget
SPF_INCLUDE1509688a0.spf2.netcorecloud.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from paytm.in.

Cypher and MCP

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

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