Hostname
guysdates.com
Last fetched
guysdates.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
guysdates.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.236.126.90 | 104.236.64.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 165.227.6.152 | 165.227.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 6ae44b21b2b8d52d511a9ad9935ce6815d49bec70b50125753317d4ea61f01e3@guysdates.com.whoisproxy.org
- 71338abc2a196a11523d74dffe8f06761bfa53cfba81426483ae8119d1f9de9b@guysdates.com.whoisproxy.org
- 9562c60965d3b79012b861665feab9de1e4613bafa819051df76aa60fb564345@guysdates.com.whoisproxy.org
- 99e07bc2c81de88b80436710ec23c4e2f642b78068bf1eb3395741ab13239dac@guysdates.com.whoisproxy.org
- 9b640635e3b9cf51c254a3c9149807c9aaf8c9054a44463414271faf398890cd@guysdates.com.whoisproxy.org
- ab188b75ec4a191fd22d66c76e56821ececb201e4f4f2a0a1c264985324ec743@guysdates.com.whoisproxy.org
Subdomains
4 observed subdomains of guysdates.com.
Web-graph footprint
Distinct hostnames that link to or from guysdates.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
1 SPF mechanism authorising senders for guysdates.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.corp-zantema.com |
Related pages
Pivot deeper into the graph from guysdates.com.
- IP · 104.236.126.90
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · 6ae44b21b2b8d52d511a9ad9935ce6815d49bec70b50125753317d4ea61f01e3@guysdates.com.whoisproxy.org
- TLD · .com
- Browse hostnames · gu…
- 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: "guysdates.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.