Skip to content

Hostname

selec.org

Last fetched

selec.org resolves to 1 IPv4 address operated by AS12302 in RO. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · selec.orgRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/selec.org

Resolution chain

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

IPPrefixASNOperatorCountry
81.12.220.8781.15.196.0/24AS12302RO

WHOIS identity

Registrar
iana:1052
Organization
whois privacy
Contact emails

Subdomains

7 observed subdomains of selec.org.

Web-graph footprint

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

110 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for selec.org.

MechanismTarget
SPF_IP81.12.220.82
SPF_MXmx.selec.org
SPF_MXselec.org

Related pages

Pivot deeper into the graph from selec.org.

Cypher and MCP

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

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