Skip to content

Hostname

rio2016.com

Last fetched

rio2016.com resolves to 2 IPv4 addresses operated by AS45102 in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · rio2016.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rio2016.com

Resolution chain

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

WHOIS identity

Registrar
iana:470
Organization
comite olimpico brasileiro
Contact emails

Subdomains

13 observed subdomains of rio2016.com.

Web-graph footprint

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

2,179 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rio2016.com.

MechanismTarget
SPF_INCLUDE10410.meuspf.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.rio2016.com
SPF_INCLUDEspfsn.rio2016.com
SPF_IP200.178.4.1

Related pages

Pivot deeper into the graph from rio2016.com.

Cypher and MCP

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

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