Hostname
green-dolphin.com
Last fetched
green-dolphin.com resolves to 1 IPv4 address operated by TEAMINTERNET-AS - Team Internet AG in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
green-dolphin.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 |
|---|---|---|---|---|
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | TEAMINTERNET-AS - Team Internet AG | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- b8amghsk9ugehaj0kdg0sioh9k@domaindiscreet.com
- domain.sp@estore.co.jp
- info@presinet.ne.jp
- 0856d2eec45b9c686b5b14fd86b99339a93b11951bf1f74d307eac6e24f06b79@green-dolphin.com.whoisproxy.org
- 2e7f4eca169d6419c7b9b75cfef8fce5ab404fe7422059256598976aa0a1e9f1@green-dolphin.com.whoisproxy.org
- 50ac2f35dc9401e58c0073ae051e86a5805e9d733e70b9d67ec305a77a774486@green-dolphin.com.whoisproxy.org
- 5c60ec0d4df66b8132fd4fae50e748d74cddaa84aff47a1b6eb5197a44fdac00@green-dolphin.com.whoisproxy.org
- 64669debd4dabd200ba8cac5fa0cadf85c53755871926c5567ada3c9961490a6@green-dolphin.com.whoisproxy.org
- 6886477c6ceb654df7817b7728ad86e3fc108a8a22139a3ec4ff9130e1c84a8c@green-dolphin.com.whoisproxy.org
- 7d1da7479a74137b7373b0adc6cfcc3dad0cedeee5a5d4873e69ffdfc15e5fde@green-dolphin.com.whoisproxy.org
- 8437ecd1f3272b50f80035ad87aa129b939d487db4f433a81eedebd92881e327@green-dolphin.com.whoisproxy.org
- a34cbf4426d13d225e3b1d5ad42abc0e78b92f7af6127fd18346352103bf5087@green-dolphin.com.whoisproxy.org
- b3ec73d5e8401e2e41b7cc37d5f2fe7c429dcecaf48cc766ad515ad03936a6cb@green-dolphin.com.whoisproxy.org
- cfdcb470901d1f4ac13914838c87d1639cf808419fa87b1001e3560721b3ac81@green-dolphin.com.whoisproxy.org
- e144c7f73e4f89c02266bd8b66e5fdd3d696da2accac0afc812f52a1d726239d@green-dolphin.com.whoisproxy.org
- e7b2140b73e1ac012f8972e3bb80f8ac5213a9f1807bf229ea36b70dfd18d473@green-dolphin.com.whoisproxy.org
Subdomains
99 observed subdomains of green-dolphin.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from green-dolphin.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 green-dolphin.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from green-dolphin.com.
- IP · 185.53.178.99
- ASN · AS61969TEAMINTERNET-AS - Team Internet AG
- Registrar · iana:269
- Country · DE
- Email · b8amghsk9ugehaj0kdg0sioh9k@domaindiscreet.com
- TLD · .com
- Browse hostnames · gr…
- 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: "green-dolphin.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.