Hostname
onetap.com
Last fetched
onetap.com resolves to 104.18.18.70, announced in 104.18.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. onetap.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.18.18.70
104.18.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.18.19.70
104.18.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 188.114.96.3
188.114.96.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 188.114.97.3
188.114.97.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of onetap.com owner
- Contact emails
- te-godaddy@aegean.com, 1c4d28ee-40fb-43e7-821c-9b7d0b39a72a@identity-protect.org, 462f4dc8-016d-4ed4-bf1b-3df4dc3ed32b@identity-protect.org, ceac6b96-053f-4c22-9eb9-0d1aaff4bcb7@identity-protect.org, df9e6b0e-55f5-431a-a6bc-822595b261cc@identity-protect.org, ecf68350-0ea5-40b6-8cd3-505a7a0160ab@identity-protect.org, ed101f58-9335-4dc8-8e70-aa38284e4968@identity-protect.org, owner-8155000@onetap.com.whoisprivacyservice.org, owner-867488@onetap.com.whoisprivacyservice.org, owner-8694898@onetap.com.whoisprivacyservice.org
Subdomains
| Subdomain |
|---|
| checkout.onetap.com |
| dev.onetap.com |
| ns1.onetap.com |
| ns2.onetap.com |
| ns3.onetap.com |
| ns4.onetap.com |
| ns5.onetap.com |
| pay.onetap.com |
| s.onetap.com |
| www.onetap.com |
Showing 10 of 10 subdomains (10 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.onetap.com
- ns2.onetap.com
- ns3.onetap.com
- ns4.onetap.com
- ns5.onetap.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: amazonses.com
- include: _spf.google.com
Threat-feed evidence
History
Related pages
Pivot from onetap.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: "onetap.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.