Skip to content

Hostname

ioredi.com

Last fetched

ioredi.com resolves to 9 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ioredi.comRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ioredi.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.240.83.20172.240.83.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.83.21172.240.83.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.83.22172.240.83.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.241.49.242172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.244172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.246172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.248172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.250172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
212.117.190.201212.117.190.0/24AS7979SERVERS-COM - Servers.com, Inc.NL

WHOIS identity

Registrar
iana:468
Organization
anna berou
Contact emails

Subdomains

1 observed subdomain of ioredi.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from ioredi.com.

Cypher and MCP

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

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