Hostname
amoredate.com
Last fetched
amoredate.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
amoredate.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.4.158 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.5.158 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c.u.i.y.c. internet services
- Contact emails
- amoredate.com@wix-domains.com
- imprint@cuiyc.com
- 88f737e65f@amoredate.com.whoistrustee.com
- 8ebd9d861c42ff29392c1c9db7da706a8f08eb25da25837f8633280401c594e6@amoredate.com.whoisproxy.org
- 905ca3b930b50230eee906982bc2a91493c870b79de97dbe2acf7b6359a55913@amoredate.com.whoisproxy.org
- ad460fc9aba571de9b66b126cc7e536943719b6e0a3ff7200b4a8560d94e8a95@amoredate.com.whoisproxy.org
- de50d56423a24013bd87c084745f4c2683f5d73681cdee1e35bd884707b98b0f@amoredate.com.whoisproxy.org
Subdomains
7 observed subdomains of amoredate.com.
Web-graph footprint
Distinct hostnames that link to or from amoredate.com in the public web crawl.
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 amoredate.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 amoredate.com.
- IP · 104.18.4.158
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1387
- Country · CA
- Email · amoredate.com@wix-domains.com
- TLD · .com
- Browse hostnames · am…
- 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: "amoredate.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.