Skip to content

Hostname

sk7ca.org

Last fetched

sk7ca.org resolves to 1 IPv4 address operated by GlobalConnect-AS12552 - GlobalConnect AB in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · sk7ca.orgRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sk7ca.org

Resolution chain

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

IPPrefixASNOperatorCountry
213.132.114.90213.132.114.0/24AS12552GlobalConnect-AS12552 - GlobalConnect ABSE

WHOIS identity

Registrar
iana:73
Organization
charlie g mentorez
Contact emails

Subdomains

7 observed subdomains of sk7ca.org.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sk7ca.org

SPF policy

3 SPF mechanisms authorising senders for sk7ca.org.

MechanismTarget
SPF_Ask7ca.org
SPF_IP213.132.114.90
SPF_MXsk7ca.org

Related pages

Pivot deeper into the graph from sk7ca.org.

Cypher and MCP

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

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