Skip to content

Hostname

cactuscode.org

Last fetched

cactuscode.org resolves to 1 IPv4 address operated by LSU - Louisiana State University in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cactuscode.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cactuscode.org

Resolution chain

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

IPPrefixASNOperatorCountry
130.39.6.220130.39.0.0/16AS2055LSU - Louisiana State UniversityUS

WHOIS identity

Registrar
iana:146
Organization
board of supervisors of louisiana state university and agricultural and mechanical college
Contact emails

Subdomains

6 observed subdomains of cactuscode.org.

Web-graph footprint

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

52 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cactuscode.org.

MechanismTarget
SPF_Acactuscode.org
SPF_INCLUDE_spf.google.com
SPF_IP130.39.21.0/25
SPF_IP130.39.22.128/25
SPF_IP130.39.6.0/24
SPF_IP130.39.92.0/22
SPF_IP2620:105:b006:a100::/64
SPF_IP2620:105:b006:a500::/64
SPF_IP2620:105:b006:e102::/64
SPF_MXcactuscode.org

Related pages

Pivot deeper into the graph from cactuscode.org.

Cypher and MCP

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

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