Skip to content

Hostname

iyiny.org

Last fetched

iyiny.org resolves to 2 IPv4 addresses operated by AS210250 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · iyiny.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/iyiny.org

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
3501256 canada,
Contact emails

Subdomains

1 observed subdomain of iyiny.org.

Subdomain
www.iyiny.org

Web-graph footprint

Distinct hostnames that link to or from iyiny.org in the public web crawl.

111 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iyiny.org.

MechanismTarget
SPF_Aiyiny.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP198.60.193.157
SPF_IP198.60.193.30
SPF_IP208.100.34.143
SPF_IP67.202.92.30
SPF_IP67.202.92.4
SPF_MXiyiny.org

Related pages

Pivot deeper into the graph from iyiny.org.

Cypher and MCP

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

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