Skip to content

Hostname

r-agent.com

Last fetched

r-agent.com resolves to 3 IPv4 addresses operated by IIJ Internet Initiative Japan Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · r-agent.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/r-agent.com

Resolution chain

r-agent.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.221.212.98202.221.0.0/16AS2497IIJ Internet Initiative Japan Inc.JP
166.117.169.225166.117.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.34.22352.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

69 observed subdomains of r-agent.com.

Web-graph footprint

Distinct hostnames that link to or from r-agent.com in the public web crawl.

2,156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for r-agent.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmds3091.maildealer.jp
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-bma.rec.mpme.jp
SPF_INCLUDEspf.tricorn.net
SPF_IP202.221.212.0/25

Related pages

Pivot deeper into the graph from r-agent.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "r-agent.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.