Skip to content

Hostname

skyrock.net

Last fetched

skyrock.net resolves to 91.203.187.13, announced in 91.203.184.0/22 by SKYROCK - Telefun SAS in FR. skyrock.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · skyrock.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/skyrock.net

Resolution chain

IPv6 resolution

Attribution

telefun

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
jerome aguesse
Contact emails
nsadmin@orbus.fr

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.skyrock.net
  • ns2.skyrock.net
  • ns3.skyrock.net
  • ns4.skyrock.net
  • ns5.skyrock.net
  • ns6.skyrock.net

MX records

  • mailgw.skyrock.net
  • mailgw02.skyrock.net

SPF policy

  • ip: 193.93.124.0/22
  • ip: 91.203.184.0/22
  • ip: 2001:678:bc0:8021:0:ffff:c15d:7d7a/128
  • ip: 2001:678:bc0:9021::/64
  • mx: skyrock.net

Threat-feed evidence

History

Related pages

Pivot from skyrock.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "skyrock.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.