Skip to content

Hostname

iec.org.ls

Last fetched

iec.org.ls resolves to 1 IPv4 address operated by AS33567 in LS.

Nutrition Label

WHISPER CANON · iec.org.lsRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/iec.org.ls

Resolution chain

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

IPPrefixASNOperatorCountry
41.203.177.1141.203.176.0/20AS33567LS

WHOIS identity

No WHOIS records are currently associated with iec.org.ls in WhisperGraph.

Subdomains

28 observed subdomains of iec.org.ls.

Web-graph footprint

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

469 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for iec.org.ls.

MechanismTarget
SPF_Amail
SPF_IP154.66.109.36
SPF_MXiec.org.ls

Related pages

Pivot deeper into the graph from iec.org.ls.

Cypher and MCP

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

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