Skip to content

Hostname

studcon.org

Last fetched

studcon.org resolves to 1 IPv4 address operated by AS60144 in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · studcon.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/studcon.org

Resolution chain

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

IPPrefixASNOperatorCountry
193.42.111.137193.42.111.0/24AS60144NL

WHOIS identity

Registrar
iana:303
Organization
sergiy zagrebelniy
Contact emails

Subdomains

2 observed subdomains of studcon.org.

Web-graph footprint

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

9 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for studcon.org.

MechanismTarget
SPF_Astudcon.org
SPF_IP193.42.111.137
SPF_IP37.48.120.151
SPF_IP37.48.82.198
SPF_IP37.48.89.26
SPF_MXstudcon.org

Related pages

Pivot deeper into the graph from studcon.org.

Cypher and MCP

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

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