Skip to content

Hostname

lisc.org

Last fetched

lisc.org resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lisc.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lisc.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.130.127.50104.130.124.0/22AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:2
Organization
local initiatives support corporation
Contact emails

Subdomains

27 observed subdomains of lisc.org.

Web-graph footprint

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

2,538 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for lisc.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEspfa.navexglobal.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP168.245.44.103/32
SPF_IP172.172.228.170
SPF_IP209.66.121.222
SPF_IP216.158.135.222
SPF_IP216.75.6.200
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.197.134.60/32
SPF_IP34.199.159.209/32
SPF_IP34.251.106.174/32
SPF_IP44.193.121.189
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP52.73.203.75/32
SPF_IP63.143.55.128/25
SPF_IP64.31.50.128/25
SPF_IP64.31.8.108
SPF_IP64.31.8.114
SPF_IP64.79.65.180
SPF_IP69.162.99.140
SPF_IP74.63.218.226

Related pages

Pivot deeper into the graph from lisc.org.

Cypher and MCP

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

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