Hostname
usmint.com
Last fetched
usmint.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
usmint.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.204.75.123 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.66.194 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.196.203.200 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- department of the treasury, united states mint, executive branch of the u.s. government
- Contact emails
- justin.morgan@usmint.treas.gov
- rneff@usmint.treas.gov
- 2f3cb6de-85f5-4399-a93f-8fda60377497@identity-protect.org
- 390fb6e5-3c01-4c31-b6a6-cca3824fa167@identity-protect.org
- 39f4c7cd-0d40-4fa0-b590-6ac0fc935881@identity-protect.org
- 464f049f-20a6-48ba-b0ad-d898764737fa@identity-protect.org
- 792c6ad7-98ee-4baf-813a-345c648eb8ac@identity-protect.org
- 92847ed8-e7dc-4202-892e-81ffb1d1e4f4@identity-protect.org
- f989755c-1d04-422b-ad40-8485fcf01dc5@identity-protect.org
Subdomains
3 observed subdomains of usmint.com.
Web-graph footprint
Distinct hostnames that link to or from usmint.com in the public web crawl.
15 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from usmint.com.
- IP · 18.204.75.123
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · justin.morgan@usmint.treas.gov
- TLD · .com
- Browse hostnames · us…
- 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: "usmint.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.