Hostname
canoodle.com
Last fetched
canoodle.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
canoodle.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 |
|---|---|---|---|---|
| 134.122.13.226 | 134.122.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 64.225.46.35 | 64.225.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- bill dobbie
- Contact emails
- domains@cupid.com
- tradaxip@gmail.com
- 0edf21e4bf771aa4d7b5f307ac0447e53ae9149877a21cecc938e4c47975d0e8@canoodle.com.whoisproxy.org
- 146bfd58f2d03c048840141f113ef3970cb601164790518321044d19531bfe41@canoodle.com.whoisproxy.org
- 181238e847636c85a22242581927b4710a78b678b3827afff23650ce00d4b3e1@canoodle.com.whoisproxy.org
- 1f92bf43ea9767bd4cac89daf8780034a83b4c5e035071b27ebc5861b0353119@canoodle.com.whoisproxy.org
- 2d1ce16ca103300f8922c7246427b7d226a9446051ede178919777e96c60c20f@canoodle.com.whoisproxy.org
- 307e29c5d19ba2b1b2ab90e6be0e0767ba18b696586d0a447778281b218c1160@canoodle.com.whoisproxy.org
- 36c02f2ecb184c496849e28b90037ec396eb890f5aa282573a81a2c41e06da02@canoodle.com.whoisproxy.org
- 8ae09e5dd0b43c04b79d95ccffd7443115c5e47455812084d882c40b9123dfc1@canoodle.com.whoisproxy.org
- 9c22f9bc6e9e17129dc71667eb2c015ad0c71de92dd6455d7de9d4c6361b4781@canoodle.com.whoisproxy.org
- b2b5e67c16672c17fd10abeb7890a02a5f475a4e65831b60b9c511e1b9b3e52a@canoodle.com.whoisproxy.org
- ba17df8a543e963a33958d34b609d4f67550636b798f9744a28437ef00141073@canoodle.com.whoisproxy.org
- bcce23e754fbc338f5010b90e7a31c1237380548730e20bc006181ecc72eafce@canoodle.com.whoisproxy.org
- bf063f33dade7801e897f6bb6f7fcf68c5650cf72938241f2c1e4b663427ed0c@canoodle.com.whoisproxy.org
- c43a652b76b83e1c2c58f068a37e2c5d49e53628a3b9e2e9488cbedbe6e668c2@canoodle.com.whoisproxy.org
- c5652b8b053bbed599787edf8796cd244b7c20d9351fcc797583bfd78e498c14@canoodle.com.whoisproxy.org
- c899bb9a0f81ae5b60adbfa6749db13ca1ba10a8f83e80c40ffd432a44ff149f@canoodle.com.whoisproxy.org
- dc365831b2c64737610143f744908fcaf2ccb5c44fdf8654067232778076406f@canoodle.com.whoisproxy.org
- ece5456a447de0b819bd0dc5d9310302e5832d1bc47af6c336fdf53e91b20002@canoodle.com.whoisproxy.org
Subdomains
6 observed subdomains of canoodle.com.
Web-graph footprint
Distinct hostnames that link to or from canoodle.com in the public web crawl.
12 sites link to this hostname.
1 site 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 canoodle.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.canoodle.com |
Related pages
Pivot deeper into the graph from canoodle.com.
- IP · 134.122.13.226
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · domains@cupid.com
- TLD · .com
- Browse hostnames · ca…
- 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: "canoodle.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.