Skip to content

Hostname

gnc.com.ro

Last fetched

gnc.com.ro resolves to 162.55.67.61, announced in 162.55.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. gnc.com.ro 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 · gnc.com.roRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/gnc.com.ro

Resolution chain

IPv6 resolution

No AAAA record for gnc.com.ro is recorded in WhisperGraph.

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
registrar:marcaria.com inc.

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.romarg.com
  • ns2.romarg.com
  • ns3.romarg.com
  • ns4.romarg.com
  • ns1.whmpanels.ro
  • ns2.whmpanels.ro
  • ns3.whmpanels.ro
  • ns4.whmpanels.ro

MX records

  • mx.spamexperts.com
  • fallbackmx.spamexperts.eu
  • lastmx.spamexperts.net

SPF policy

  • include: amazonses.com
  • include: rhea.hosterion.net
  • include: servers.mcsv.net
  • include: relay.romarg.net
  • a: gnc.com.ro
  • mx: gnc.com.ro
  • include: ho1.coredns.ro
  • ip: 185.125.111.96
  • ip: 81.196.107.134
  • ip: 82.77.184.43
  • ip: 82.77.184.46
  • ip: 89.42.218.110

Threat-feed evidence

History

Related pages

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