Skip to content

Hostname

ilius.net

Last fetched

ilius.net resolves to 2 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · ilius.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ilius.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.73.212.91212.73.192.0/18AS3356LEVEL3 - Level 3 Parent, LLCFR
62.23.26.2462.23.0.0/16AS8220FR

WHOIS identity

Registrar
iana:1251
Organization
master host
Contact emails

Subdomains

39 observed subdomains of ilius.net.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ilius.net.

MechanismTarget
SPF_INCLUDEspf.meetic.com

Related pages

Pivot deeper into the graph from ilius.net.

Cypher and MCP

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

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