Skip to content

Hostname

ilensys.com

Last fetched

ilensys.com resolves to 3 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ilensys.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ilensys.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.74.226104.247.74.0/23AS22611INMOTION - InMotion Hosting, Inc.US
3.109.228.1063.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.103.1933.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:69
Organization
ilensys it
Contact emails

Subdomains

67 observed subdomains of ilensys.com.

Web-graph footprint

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

23 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ilensys.com.

MechanismTarget
SPF_Ailensys.com
SPF_INCLUDEilensys.com.spf.auto.dnssmarthost.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.in
SPF_IP104.247.74.226
SPF_IP35.212.127.42
SPF_IP77.104.154.47

Related pages

Pivot deeper into the graph from ilensys.com.

Cypher and MCP

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

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