Hostname
hfcemployees.com
Last fetched
hfcemployees.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hfcemployees.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 |
|---|---|---|---|---|
| 3.83.149.124 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hfcemployees.com owner
- Contact emails
- 35dcb105-5646-487e-a320-9c07ac135bbc@identity-protect.org
- 48864b50-4d99-4f53-a5c3-0b0ba9d79d56@identity-protect.org
- 74031fa2-1e05-4c99-bf82-ba28abbca8d0@identity-protect.org
- 7bb40acb-1f66-4b54-a43a-5cd5a427a645@identity-protect.org
- d3fb8f71-dfd7-4a8f-8333-ce543019b0c2@identity-protect.org
- e1bf9bd9-e2d1-4908-a4b3-d17c101008ac@identity-protect.org
- owner-8528487@hfcemployees.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hfcemployees.com.
- IP · 3.83.149.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 35dcb105-5646-487e-a320-9c07ac135bbc@identity-protect.org
- TLD · .com
- Browse hostnames · hf…
- 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: "hfcemployees.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.