Hostname
basisehr.com
Last fetched
basisehr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
basisehr.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.185.113 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.46 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.5 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.53 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.165.50.120 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.46 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.7 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.86 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of basisehr.com owner
- Contact emails
- 117eedfe-973b-4896-8838-a71123b9ce5a@identity-protect.org
- 50ba3f83-f475-45d8-bb13-94ea4f79de62@identity-protect.org
- 68f8a5e4-625c-4bad-9b61-d2c87658a9ee@identity-protect.org
- 6c13820b-0c9f-489d-a0be-6db2ff0e2797@identity-protect.org
- 8e240441-376a-4e71-951a-e7ec01ec322c@identity-protect.org
- 9eb5f2c8-ed31-4e57-9ca8-1b8b542a6a87@identity-protect.org
- e60b6397-e75e-4160-902f-cbc756cc6b50@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for basisehr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from basisehr.com.
- IP · 18.172.185.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 117eedfe-973b-4896-8838-a71123b9ce5a@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "basisehr.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.