Skip to content

Hostname

topgraf.com

Last fetched

topgraf.com resolves to 193.42.14.146, announced in 193.42.14.0/24 by ARUBA-ASN - Aruba S.p.A. in IT. topgraf.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 · topgraf.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/topgraf.com

Resolution chain

IPv6 resolution

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

Attribution

aruba

ORIGIN_AS

WHOIS identity

Registrar
iana:93
Registrant organisation
ivo leidi
Contact emails
1e45ac8858d5409a99dd25a27778829aa095a71a@privatedomain.gkg.net, 21d94c3366c35b70b32ca5df84c3aff3eb91fe30@privatedomain.gkg.net, 350eaa085cce8711f04ea313e20376866c5aa61e@privatedomain.gkg.net, 35c8a304703ef39c6380ebcc68b6dd862eae4fb4@privatedomain.gkg.net, 4a9365938048103ee78ecea4478e136fda8b05b7@privatedomain.gkg.net, 70db4890820a4e261e406922358572dee826cdf3@privatedomain.gkg.net, 757ed7e39dec8d9396372063e46981c9a6cf7f93@privatedomain.gkg.net, 7aee23ad68c7dd2333d5bdd748f81b773db4c4da@privatedomain.gkg.net, 7bd5846026a8ee03040e123b876e36a7f6db78ba@privatedomain.gkg.net, 830832768e734ad96f84b3583b2eb4e42c07ec22@whois.gkg.net, 93c47522b3c738df3a000277219158dbb8f45af3@privatedomain.gkg.net, af40bb4fab6bde030416a5e417db1985044f1a44@privatedomain.gkg.net, c9aa21a753e53bebb148cbde5affd36784f5c11c@privatedomain.gkg.net, d480db01b5b8a7c7c854f4a765b71a1637081651@privatedomain.gkg.net, e1082671ac53aa94dfe2e76a194589aa2681c087@privatedomain.gkg.net, e34484332093647b284a761ec5c8f9aabc890069@privatedomain.gkg.net, ef9522a608813f3748e10ba512e981c8222a31f2@whois.gkg.net

Subdomains

Mail and authentication

Nameservers

  • ns1.topgraf.com
  • ns2.topgraf.com

MX records

  • smtp.topgraf.com
  • smtp2.topgraf.com

SPF policy

  • ip: 193.42.14.0/24
  • ip: 77.244.176.160/28
  • ip: 213.149.221.224/28

Threat-feed evidence

History

Related pages

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