Skip to content

Hostname

circlekeurope.com

Last fetched

circlekeurope.com resolves to 75.2.114.249, announced in 75.2.112.0/20 by AMAZON-02 - Amazon.com, Inc. in US. circlekeurope.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 · circlekeurope.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/circlekeurope.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
circle k stores
Contact emails
legalregistration@couche-tard.com

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

  • dns1.cscdns.net
  • dns2.cscdns.net

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com

SPF policy

  • ip: 103.2.140.0/22
  • ip: 43.228.184.0/22
  • ip: 103.47.204.0/22
  • ip: 203.31.36.0/22
  • ip: 217.116.217.128/27
  • ip: 129.159.195.138/32
  • ip: 185.192.232.160/29
  • ip: 216.22.15.224/27
  • ip: 213.174.77.224/27
  • ip: 198.74.56.28/32
  • ip: 138.3.248.60/32
  • ip: 207.58.147.64/28
  • include: spf.mailjet.com
  • include: eu._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: aspmx.pardot.com
  • include: _spf.salesforce.com
  • include: arved.ee
  • ip: 159.183.229.161

Threat-feed evidence

History

Related pages

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