Skip to content

Hostname

ccity.co.il

Last fetched

ccity.co.il resolves to 80.179.140.164, announced in 80.179.128.0/19 by PARTNER-AS - Partner Communications Ltd. in IL. ccity.co.il 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 · ccity.co.ilRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ccity.co.il

Resolution chain

IPv6 resolution

No AAAA record for ccity.co.il is recorded in WhisperGraph.

Attribution

partner

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for ccity.co.il. 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

Mail and authentication

Nameservers

  • ns1.ccity.co.il
  • ns2.ccity.co.il
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • ccity-co-il.mail.protection.outlook.com

SPF policy

  • include: outlook.com
  • a: ccity.co.il
  • mx: ccity.co.il
  • include: ns1.ccity.co.il
  • ip: 195.28.181.109
  • ip: 5.100.248.94
  • ip: 80.179.140.164

Threat-feed evidence

History

Related pages

Pivot from ccity.co.il 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: "ccity.co.il"})-[: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.