Skip to content

Hostname

r3it.com

Last fetched

r3it.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · r3it.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/r3it.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.113.39108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.52108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.67108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.99108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.238.109.2218.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.2418.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.3218.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.8718.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
toshiyuki komparu
Contact emails

Subdomains

22 observed subdomains of r3it.com.

Web-graph footprint

Distinct hostnames that link to or from r3it.com in the public web crawl.

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for r3it.com.

MechanismTarget
SPF_INCLUDE_spf.attovas.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.haihaimail.jp
SPF_IP175.41.240.81
SPF_IP176.34.58.107
SPF_IP50.18.48.133
SPF_IP60.32.170.162

Related pages

Pivot deeper into the graph from r3it.com.

Cypher and MCP

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

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