Skip to content

Hostname

upstox.com

Last fetched

upstox.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · upstox.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/upstox.com

Resolution chain

upstox.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.12313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.1613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.50.1133.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.383.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.793.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.943.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:146
Organization
rksv securities india pvt.
Contact emails

Subdomains

76 observed subdomains of upstox.com.

Web-graph footprint

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

3,390 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for upstox.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com

Related pages

Pivot deeper into the graph from upstox.com.

Cypher and MCP

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

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