Hostname
dateblocker.com
Last fetched
dateblocker.com resolves to 2 IPv4 addresses operated by TEAMINTERNET-CA-AS in DE. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
dateblocker.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 |
|---|---|---|---|---|
| 185.53.179.128 | 185.53.179.0/24 | AS206834 | TEAMINTERNET-CA-AS | DE |
| 199.59.243.228 | 199.59.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:472
- Organization
- moniker privacy services
- Contact emails
- privacy@cosmotown.com
- dateblocker.com@monikerprivacy.net
- 0adebd3336ae7970763b4f75fb9521ea9d20bc17caa2ccc7c2e7f5bd6543e317@dateblocker.com.whoisproxy.org
- 0fe8996b72f482e5dff215134222e3402365cf2577bf1991d45b381896df2655@dateblocker.com.whoisproxy.org
- 1e0ef30f1473f4c273add4dd8f89861365a894f3420c9ff5f8bf8854770109c7@dateblocker.com.whoisproxy.org
- 47448a9dc1ead3150886e580500e24a31c9264854bbca289984466f73ed3d31d@dateblocker.com.whoisproxy.org
- 493273ce4fc67c52e0a22e1a12c9d3de150ffcd2a9381a32248278403ce921f7@dateblocker.com.whoisproxy.org
- 4ca8c5be6a8088d9f74698f60b72c35e623319fd6ea67c7f5474f7e56b72ebd1@dateblocker.com.whoisproxy.org
- a6112fa060694e574a569a6fe15de91c3fa003805651d805a0b9b8391fcaf87c@dateblocker.com.whoisproxy.org
- ffa1cbab8dea4af8f392d70a3464ebd2f024d88216bff9444c6331b153786150@dateblocker.com.whoisproxy.org
Subdomains
57 observed subdomains of dateblocker.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dateblocker.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from dateblocker.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dateblocker.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.