Skip to content

Hostname

comgate.eu

Last fetched

comgate.eu resolves to 104.18.4.66, announced in 104.18.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. comgate.eu 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 · comgate.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/comgate.eu

Resolution chain

IPv6 resolution

No AAAA record for comgate.eu is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for comgate.eu. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • carrera.ns.cloudflare.com
  • sergi.ns.cloudflare.com

MX records

  • mail.comgate.cz

SPF policy

  • ip: 81.31.47.128/27
  • ip: 86.49.93.178/28
  • ip: 62.77.114.18/28
  • ip: 31.30.0.218/28
  • ip: 94.112.251.248/29
  • ip: 89.185.236.32/27
  • ip: 54.240.54.52/32
  • ip: 54.240.54.53/32
  • include: amazonses.com
  • include: spf.mailjet.com
  • include: spf.mandrillapp.com
  • include: google1.comgate.cz
  • include: google2.comgate.cz
  • mx: comgate.eu

Threat-feed evidence

History

Related pages

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