Hostname
99acres.com
Last fetched
99acres.com resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
99acres.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.24.77.60 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.67 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.20.133 | 2.21.20.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.20.137 | 2.21.20.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.230.149 | 23.200.230.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 23.200.230.155 | 23.200.230.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 23.207.210.71 | 23.207.210.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.207.210.81 | 23.207.210.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.43.85.211 | 23.43.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.43.85.217 | 23.43.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.204 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.208 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.23.173 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.195 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.13 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.21 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- info edge (i) pvt. ltd. attn 99acres.com care of network solutions
- Contact emails
- a27pr2c7239@networksolutionsprivateregistration.com
- be5fk6nh7ay@networksolutionsprivateregistration.com
- be7uy7ha9wd@networksolutionsprivateregistration.com
- bm8up7f286z@networksolutionsprivateregistration.com
- bp5ap3us2kb@networksolutionsprivateregistration.com
- bu4wn9nm8up@networksolutionsprivateregistration.com
- bx8ec36s4nb@networksolutionsprivateregistration.com
- c35282a36tr@networksolutionsprivateregistration.com
- cg2sq3bq9xt@networksolutionsprivateregistration.com
- cq85x4q65up@networksolutionsprivateregistration.com
- cr3rp6e892d@networksolutionsprivateregistration.com
- cw4kz3rn45b@networksolutionsprivateregistration.com
- de2vw9h753u@networksolutionsprivateregistration.com
- dj3z662h7nr@networksolutionsprivateregistration.com
- dr8ge66u5ry@networksolutionsprivateregistration.com
- e283f3gh3yd@networksolutionsprivateregistration.com
- eu8km32c5m8@networksolutionsprivateregistration.com
- ew9pv3qx5se@networksolutionsprivateregistration.com
- f28j23xn3p9@networksolutionsprivateregistration.com
- f53un2ya7wk@networksolutionsprivateregistration.com
- and 55 more
Subdomains
29 observed subdomains of 99acres.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 99acres.com in the public web crawl.
1,163 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for 99acres.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.214.114.0/24 |
| SPF_IP | 103.214.115.0/24 |
| SPF_IP | 103.214.122.0/23 |
| SPF_IP | 121.243.22.128/26 |
| SPF_IP | 163.223.122.0/23 |
| SPF_IP | 180.151.241.0/26 |
| SPF_IP | 180.179.178.28/32 |
| SPF_IP | 180.179.180.0/24 |
Related pages
Pivot deeper into the graph from 99acres.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "99acres.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.