Hostname
datagerry.com
Last fetched
datagerry.com resolves to 1 IPv4 address operated by NETHINKS-AS NETHINKS GmbH in DE. WHOIS lists iana:1443 as the registrar.
Nutrition Label
Resolution chain
datagerry.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 |
|---|---|---|---|---|
| 212.218.193.65 | 212.218.0.0/16 | AS8319 | NETHINKS-AS NETHINKS GmbH | DE |
WHOIS identity
- Registrar
- iana:1443
- Organization
- —
- Contact emails
Subdomains
25 observed subdomains of datagerry.com.
Showing 20 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from datagerry.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- datagerry.com
SPF policy
6 SPF mechanisms authorising senders for datagerry.com.
| Mechanism | Target |
|---|---|
| SPF_A | datagerry.com |
| SPF_INCLUDE | 8310728.spf10.hubspotemail.net |
| SPF_IP | 212.218.193.6/32 |
| SPF_IP | 212.218.193.65 |
| SPF_IP | 62.116.178.196 |
| SPF_MX | datagerry.com |
Related pages
Pivot deeper into the graph from datagerry.com.
- IP · 212.218.193.65
- ASN · AS8319NETHINKS-AS NETHINKS GmbH
- Registrar · iana:1443
- Country · DE
- Email · a0cm52xlkj@domprivacy.de
- TLD · .com
- Browse hostnames · da…
- 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: "datagerry.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.