Hostname
r2agro.com
Last fetched
r2agro.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
r2agro.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 |
|---|---|---|---|---|
| 164.92.199.50 | 164.100.34.0/24 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 81.95.243.210 | 81.117.187.0/24 | AS48854 | — | DK |
WHOIS identity
- Registrar
- iana:269
- Organization
- anniqa s. bjoernmose
- Contact emails
Subdomains
3 observed subdomains of r2agro.com.
Web-graph footprint
Distinct hostnames that link to or from r2agro.com in the public web crawl.
10 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for r2agro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.myhosting.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.227.88.33 |
| SPF_IP | 176.22.213.62 |
Related pages
Pivot deeper into the graph from r2agro.com.
- IP · 164.92.199.50
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · DE
- Email · finans@r2agro.com
- TLD · .com
- Browse hostnames · r2…
- 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: "r2agro.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.