Skip to content

Hostname

roico.net

Last fetched

roico.net resolves to 1 IPv4 address operated by AS62214 in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · roico.netRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/roico.net

Resolution chain

roico.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.119.123.13692.119.120.0/22AS62214HU

WHOIS identity

Registrar
iana:1501
Organization
roico net kft
Contact emails

Subdomains

101 observed subdomains of roico.net.

Web-graph footprint

Distinct hostnames that link to or from roico.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for roico.net.

MechanismTarget
SPF_Aroico.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP167.114.236.200
SPF_IP167.114.239.103
SPF_IP185.224.4.34
SPF_IP185.224.4.70
SPF_IP185.80.49.224
SPF_IP92.119.123.136
SPF_MXroico.net

Related pages

Pivot deeper into the graph from roico.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roico.net"})-[: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.