Hostname
practo.com
Last fetched
practo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
practo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.232.184.38 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of practo.com owner
- Contact emails
- practo.com@domainsbyproxy.com
- webmaster@practo.com
- 080e07d7-a455-45ae-afdd-4a9350530e48@identity-protect.org
- 1fc5d576-96f6-4b1a-98e6-77c08efe1db5@identity-protect.org
- 7225169d-15c6-410e-811e-00ece1ed98f2@identity-protect.org
- a5db16fa-fe02-4504-83fc-7d268cf929d9@identity-protect.org
- d98e1cf6-66e2-4e60-a3d8-36e2d148faa5@identity-protect.org
Subdomains
159 observed subdomains of practo.com.
Showing 25 of 159. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from practo.com in the public web crawl.
3,137 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for practo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spfa.practo.com |
| SPF_IP | 108.177.8.0/21 |
| SPF_IP | 108.177.96.0/19 |
| SPF_IP | 35.190.247.0/24 |
| SPF_IP | 35.191.0.0/16 |
| SPF_IP | 45.249.111.84 |
| SPF_IP | 46.137.253.228 |
| SPF_IP | 64.233.160.0/19 |
| SPF_IP | 66.102.0.0/20 |
| SPF_IP | 66.249.80.0/20 |
| SPF_IP | 72.14.192.0/18 |
| SPF_IP | 74.125.0.0/16 |
Related pages
Pivot deeper into the graph from practo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "practo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.