Hostname
japansdates.com
Last fetched
japansdates.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
japansdates.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.24.54 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.25.54 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- e14a1b07d2@japansdates.com.whoistrustee.com
- 5e0ee68e40da12619a2322ce88b348500af18e45d3abe9001d9fddd4293d9cbc@japansdates.com.whoisproxy.org
- 614830d4015783e22b38a27c6e92e26ef24e38a9af68434fdbc5c59188dbccfb@japansdates.com.whoisproxy.org
- 797315a3c9e4832db09d7e0eb5458cd1f441f5e12439196670bbc9a66a07e316@japansdates.com.whoisproxy.org
- cebf29128892cf049de50309891c84566b39315ec92fce9640bb262b912a7191@japansdates.com.whoisproxy.org
Subdomains
3 observed subdomains of japansdates.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from japansdates.com in the public web crawl.
15 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for japansdates.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.sendios.io |
Related pages
Pivot deeper into the graph from japansdates.com.
- IP · 104.18.24.54
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1387
- Country · CA
- Email · e14a1b07d2@japansdates.com.whoistrustee.com
- TLD · .com
- Browse hostnames · ja…
- 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: "japansdates.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.