Hostname
citydatingapp.com
Last fetched
citydatingapp.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
citydatingapp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.70.157.70 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of citydatingapp.com owner
- Contact emails
- d475b5a1-a602-43ef-8c5d-f8fd42da1ba4@identity-protect.org
- pw-14d8dd33ca698ad389f459b8dcba646b@privacyguardian.org
- pw-fa58e32e5d25493511100b2b618cff20@privacyguardian.org
- 40c0f7584f5923d7e8a8873af97f92a2b8f3cfbe455c8d648b0d2145f8edd782@citydatingapp.com.whoisproxy.org
- ac307a71e2fc096d71f4c4f822b1dfa5378b29bc79ad746a8aafc43412108803@citydatingapp.com.whoisproxy.org
Subdomains
1 observed subdomain of citydatingapp.com.
| Subdomain |
|---|
| www.citydatingapp.com |
Web-graph footprint
Distinct hostnames that link to or from citydatingapp.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for citydatingapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from citydatingapp.com.
- IP · 54.70.157.70
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · d475b5a1-a602-43ef-8c5d-f8fd42da1ba4@identity-protect.org
- TLD · .com
- Browse hostnames · ci…
- 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: "citydatingapp.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.