Skip to content

Hostname

genyt.net

Last fetched

genyt.net resolves to 104.21.64.59, announced in 104.21.64.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. genyt.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 · genyt.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/genyt.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1479
Registrant organisation
domain administrator
Contact emails
pw-27e96f7426a02b52abc3bad78135149e@privacyguardian.org, pw-2e0a75b2526c19b07804422232990dd6@privacyguardian.org, pw-63cdcabe067e6e0550b52ef42bacab61@privacyguardian.org, pw-6a80b9b282c5c3032a2363346816f532@privacyguardian.org, pw-7705501d3bd599512fd49c5921d5c42c@privacyguardian.org, pw-7b0e33e95cadb810c3027d7ca6f682bc@privacyguardian.org, pw-afe5732195a60366bc62725ed7e511d5@privacyguardian.org, pw-c5c3b9a44ab9beef69059277387de1ae@privacyguardian.org, pw-e72d0a13d33e70f89d35dd2ceda8dc82@privacyguardian.org

Subdomains

Showing 4 of 4 subdomains (4 per page).

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

  • luciane.ns.cloudflare.com
  • sri.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

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