Skip to content

Hostname

zeturf.com

Last fetched

zeturf.com resolves to 94.125.60.196, announced in 94.125.60.0/24 by CL-1379-14537 - Continent 8 LLC in FR. zeturf.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 · zeturf.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/zeturf.com

Resolution chain

IPv6 resolution

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

Attribution

continent

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
emmanuel de rohan chabot
Contact emails
556b9aac25888f31bbf0453ed333f1bc-1204776@contact.gandi.net

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

  • ns-301.awsdns-37.com
  • dns1.zeturf.com
  • dns2.zeturf.com
  • ns-870.awsdns-44.net
  • ns-1359.awsdns-41.org
  • ns-1977.awsdns-55.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com
  • mail.zeturf.com

SPF policy

  • ip: 94.125.60.192/28
  • ip: 94.125.61.32/28
  • ip: 62.210.118.96/27
  • ip: 78.24.212.96/27
  • include: _spf.google.com
  • mx: zeturf.com

Threat-feed evidence

History

Related pages

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