Skip to content

Hostname

lists.scclp.org

Last fetched

lists.scclp.org resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.

Nutrition Label

WHISPER CANON · lists.scclp.orgRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lists.scclp.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.227.172.3423.227.172.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

No WHOIS records are currently associated with lists.scclp.org in WhisperGraph.

Subdomains

3 observed subdomains of lists.scclp.org.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • lists.scclp.org

SPF policy

5 SPF mechanisms authorising senders for lists.scclp.org.

MechanismTarget
SPF_Alists.scclp.org
SPF_IP184.164.143.106
SPF_IP23.111.164.82
SPF_IP66.85.175.10
SPF_MXlists.scclp.org

Related pages

Pivot deeper into the graph from lists.scclp.org.

Cypher and MCP

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

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