Skip to content

Hostname

ivyro.net

Last fetched

ivyro.net resolves to 1 IPv4 address operated by AS38700 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · ivyro.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ivyro.net

Resolution chain

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

IPPrefixASNOperatorCountry
115.68.95.4115.68.0.0/17AS38700KR

WHOIS identity

Registrar
iana:244
Organization
ivy ro
Contact emails

Subdomains

430 observed subdomains of ivyro.net.

Web-graph footprint

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

32 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for ivyro.net.

MechanismTarget
SPF_IP110.45.144.0/23
SPF_IP110.45.146.0/24
SPF_IP115.68.168.221
SPF_IP115.68.95.112
SPF_IP115.68.95.113
SPF_IP115.68.95.114
SPF_IP115.68.95.115
SPF_IP115.68.95.122
SPF_IP115.68.95.124
SPF_IP115.68.95.130
SPF_IP115.68.95.205
SPF_IP115.68.95.206
SPF_IP115.68.95.4
SPF_IP115.68.95.5
SPF_IP115.68.95.76

Related pages

Pivot deeper into the graph from ivyro.net.

Cypher and MCP

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

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