Hostname
coinbaseverify.com
Last fetched
coinbaseverify.com resolves to 38.46.220.132, announced in 38.46.220.0/24 by FIBERSTATE - FiberState, LLC in US. coinbaseverify.com is listed by 2 threat feeds; reconciled level HIGH.
Threat posture
40threat score (procedure-native scale)
HIGHListed by 2 threat feeds. At least one source recommends blocking.
- Threat feeds listing this
- 2
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:55:34 GMT
- Last seen on a feed
- Sun, 13 Sep 2026 20:05:19 GMT
Nutrition Label
Resolution chain
- 38.46.220.132
38.46.220.0/24 · FIBERSTATE - FiberState, LLC · Salt Lake City, US
IPv6 resolution
No AAAA record for coinbaseverify.com is recorded in WhisperGraph.
WHOIS identity
Subdomains
| Subdomain |
|---|
| www.coinbaseverify.com |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- ns-cloud-e1.googledomains.com
- ns-cloud-e2.googledomains.com
- ns-cloud-e3.googledomains.com
- ns-cloud-e4.googledomains.com
- ns1.megpanel.com
- ns2.megpanel.com
- ns3.megpanel.com
- ns4.megpanel.com
MX records
- coinbaseverify.com
- smtp.google.com
SPF policy
- include: _spf.google.com
- include: _spf.mailersend.net
Threat-feed evidence
History
Related pages
Pivot from coinbaseverify.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coinbaseverify.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.