Hostname
hirexp.com
Last fetched
hirexp.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hirexp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.62.114 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.62.98 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- squadgain techlabs pvt.
- Contact emails
- vikas@hirexp.com
- vikas@recrite.com
- 12ab3aa4-9a9e-47e7-9cf4-53c05dd31aa1@identity-protect.org
- 29a35592-d8ca-40d1-8348-eca1b92b54e5@identity-protect.org
- 8a98a0d7-513f-4dc6-872f-7eba27bdc171@identity-protect.org
- 8a9e7f01-9869-474a-bb9e-469b9ebb0e1f@identity-protect.org
- a3146942-d628-499f-983a-cfefe5884734@identity-protect.org
- ed965d6f-da6a-476b-b07d-5dd0d235393a@identity-protect.org
- owner-11424973@hirexp.com.whoisprivacyservice.org
- owner-7032884@hirexp.com.whoisprivacyservice.org
Subdomains
57 observed subdomains of hirexp.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hirexp.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from hirexp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hirexp.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.