Hostname
desiredguys.com
Last fetched
desiredguys.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
desiredguys.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
- 088cf1008e4f99d292c0ff31cb08f58996f2c712fce99a2f249d310d9f113ec0@desiredguys.com.whoisproxy.org
- 471f18d06b1c5c589119b9f6e22dc4d29d56397b8b6e5566c8c4f8fbf94d4104@desiredguys.com.whoisproxy.org
- 4d17df79d207380558684152c2b90724e73f0f777cfafa07ce4b36da9612431e@desiredguys.com.whoisproxy.org
- 61523f130c55c15a95d2cd0629942bade29d94b364f32e93cf4b365df1f30f98@desiredguys.com.whoisproxy.org
- a1329ea78fe31a78bdfc2964aa0f5c4786eaf8e661aaaac6db275314dd8e6a38@desiredguys.com.whoisproxy.org
- f5edb9edc7b098474f0ef2334ac959c300168fbdb3096ac981cfa8c180a988c5@desiredguys.com.whoisproxy.org
- fa2b175449adaac14f04dd4040e1e0c09cd8e135e36630cff221bf33f5def39c@desiredguys.com.whoisproxy.org
Subdomains
4 observed subdomains of desiredguys.com.
Web-graph footprint
Distinct hostnames that link to or from desiredguys.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for desiredguys.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.corp-zantema.com |
Related pages
Pivot deeper into the graph from desiredguys.com.
- IP · 104.236.126.90
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · 088cf1008e4f99d292c0ff31cb08f58996f2c712fce99a2f249d310d9f113ec0@desiredguys.com.whoisproxy.org
- TLD · .com
- Browse hostnames · de…
- 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: "desiredguys.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.