Skip to content

Hostname

unionfansub.com

Last fetched

unionfansub.com resolves to 51.15.20.155, announced in 51.15.0.0/17 by AS12876 - Scaleway SAS in NL. unionfansub.com 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 · unionfansub.comRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/unionfansub.com

Resolution chain

IPv6 resolution

No AAAA record for unionfansub.com is recorded in WhisperGraph.

Attribution

scaleway

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
patrick veenstra
Contact emails
patrickveenstra@gmail.com, be118b92a18e48c8a36dabe6a2694600.protect@whoisguard.com, 9860a41bad694339ae6ffad7644be1a5.protect@withheldforprivacy.com, patrickveenstra@yahoo.es

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

  • dns1.registrar-servers.com
  • dns2.registrar-servers.com
  • ns1.webdd.eu
  • ns2.webdd.eu
  • ns1.contabo.net
  • ns2.contabo.net
  • ns3.contabo.net

MX records

  • mx.zoho.eu
  • mx2.zoho.eu
  • mx3.zoho.eu

SPF policy

  • a: unionfansub.com
  • mx: unionfansub.com
  • include: zohomail.eu
  • ip: 79.143.191.207
  • ip: 80.241.216.59

Threat-feed evidence

History

Related pages

Pivot from unionfansub.com 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: "unionfansub.com"})-[: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.