Hostname
artifactmanagement.com
Last fetched
artifactmanagement.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
artifactmanagement.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 |
|---|---|---|---|---|
| 54.160.148.202 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of artifactmanagement.com owner
- Contact emails
- 1d7347bd-d76d-416c-89fa-62058014c02c@identity-protect.org
- 2eba3b72-0c9a-4492-9f51-f9fa4b6e9de2@identity-protect.org
- 4221ccd6-fc40-46f3-b167-f22d343d34fe@identity-protect.org
- 61b412a7-beb4-4e22-89ab-ddfd2c7fe42c@identity-protect.org
- bd9e5bad-a5c1-48af-a7c2-134a80825f73@identity-protect.org
- d64e7c92-879c-432d-a13c-2caccf62a70c@identity-protect.org
- fec47638-6486-4010-8ed3-53500559d69b@identity-protect.org
Subdomains
7 observed subdomains of artifactmanagement.com.
Threat posture
History
Related pages
Pivot deeper into the graph from artifactmanagement.com.
- IP · 54.160.148.202
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1d7347bd-d76d-416c-89fa-62058014c02c@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "artifactmanagement.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.