Skip to content

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

WHISPER CANON · r2agro.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/r2agro.com

Resolution chain

r2agro.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.92.199.50164.100.34.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
81.95.243.21081.117.187.0/24AS48854DK

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for r2agro.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.myhosting.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.227.88.33
SPF_IP176.22.213.62

Related pages

Pivot deeper into the graph from r2agro.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.