Skip to content

Hostname

festik.net

Last fetched

festik.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. festik.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 · festik.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/festik.net

Resolution chain

No IPv4 resolution is recorded for festik.net in WhisperGraph.

IPv6 resolution

No AAAA record for festik.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Registrant organisation
etienne kemlin
Contact emails
5267adb796f0b6e36a327baefb246ef9-1064352@contact.gandi.net, 7784f513d56ecad7aa203338f3896fe1-32218554@contact.gandi.net

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

  • a.dns.gandi.net
  • b.dns.gandi.net
  • c.dns.gandi.net
  • ns-16-a.gandi.net
  • ns-196-b.gandi.net
  • ns-32-c.gandi.net

MX records

  • festik-net.mail.protection.outlook.com

SPF policy

  • ip: 147.135.224.176/32
  • ip: 213.167.241.188/32
  • ip: 91.121.141.202/32
  • ip: 146.59.130.204/32
  • ip: 51.91.25.230/32
  • ip: 94.23.123.47/32
  • ip: 147.135.223.47/32
  • include: amazonses.com
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • mx: festik.net
  • include: spf4.sbr-master.net

Threat-feed evidence

History

Related pages

Pivot from festik.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: "festik.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.