Skip to content

Hostname

grandhoster.com

Last fetched

grandhoster.com resolves to 65.21.235.101, announced in 65.21.0.0/16 by HETZNER-AS - Hetzner Online GmbH in FI. grandhoster.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 · grandhoster.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grandhoster.com

Resolution chain

IPv6 resolution

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

Attribution

hetzner

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
grand-media
Contact emails
bella.grand@icloud.com, guntoroid@outlook.com, idgugun@gmail.com, 180902426f0e454ea2434bd664a24a73.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.grandhoster.com
  • ns2.grandhoster.com
  • ns3.grandhoster.com
  • ns4.grandhoster.com

MX records

  • grandhoster.com

SPF policy

  • a: grandhoster.com
  • mx: grandhoster.com
  • ip: 65.21.235.101

Threat-feed evidence

History

Related pages

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