Skip to content

Hostname

semicyuc.org

Last fetched

semicyuc.org resolves to 1 IPv4 address operated by AS42612 in ES. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · semicyuc.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/semicyuc.org

Resolution chain

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

IPPrefixASNOperatorCountry
82.98.166.8582.98.128.0/18AS42612ES

WHOIS identity

Registrar
iana:106
Organization
miguel angel ferrero
Contact emails

Subdomains

12 observed subdomains of semicyuc.org.

Web-graph footprint

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

337 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for semicyuc.org.

MechanismTarget
SPF_IP82.98.132.214
SPF_IP82.98.132.76
SPF_IP82.98.162.139
SPF_IP82.98.166.85
SPF_IP87.106.124.173
SPF_MXsemicyuc.org

Related pages

Pivot deeper into the graph from semicyuc.org.

Cypher and MCP

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

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