Hostname
ambitionbox.com
Last fetched
ambitionbox.com resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ambitionbox.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.238.25 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.238.27 | 2.16.238.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.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.50.131.77 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.95 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 42.99.140.162 | 42.99.128.0/17 | AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | JP |
| 42.99.140.163 | 42.99.128.0/17 | AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | JP |
| 80.239.138.106 | 80.239.128.0/19 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| 80.239.138.107 | 80.239.128.0/19 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| 23.50.131.123 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.105 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- chintan thakkar
- Contact emails
Subdomains
7 observed subdomains of ambitionbox.com.
Web-graph footprint
Distinct hostnames that link to or from ambitionbox.com in the public web crawl.
1,815 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ambitionbox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ieil.net |
| SPF_INCLUDE | infoedge.com |
Related pages
Pivot deeper into the graph from ambitionbox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ambitionbox.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.