Skip to content

Hostname

myroic.org

Last fetched

myroic.org resolves to 2 IPv4 addresses operated by AS60068 in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · myroic.orgRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/myroic.org

Resolution chain

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

IPPrefixASNOperatorCountry
143.244.56.49143.244.56.0/23AS60068FR
172.81.118.214172.81.116.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

25 observed subdomains of myroic.org.

Web-graph footprint

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

6 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for myroic.org.

MechanismTarget
SPF_Amyroic.org
SPF_INCLUDEspf.mandrillapp.com
SPF_IP172.81.118.214
SPF_MXmyroic.org

Related pages

Pivot deeper into the graph from myroic.org.

Cypher and MCP

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

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