Skip to content

Hostname

cuir-city.com

Last fetched

cuir-city.com resolves to 3 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · cuir-city.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cuir-city.com

Resolution chain

cuir-city.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.59.238.77146.59.0.0/16AS16276FR
172.66.40.196172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.60172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh
Organization
dt2m
Contact emails

Subdomains

20 observed subdomains of cuir-city.com.

Web-graph footprint

Distinct hostnames that link to or from cuir-city.com in the public web crawl.

49 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cuir-city.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.cuir-city.com
SPF_IP151.80.233.237
SPF_IP152.228.170.41
SPF_IP178.33.238.118
SPF_IP46.105.98.151
SPF_IP5.39.67.203
SPF_IP51.68.46.149
SPF_IP51.77.231.83
SPF_IP51.91.57.193
SPF_IP54.37.157.243

Related pages

Pivot deeper into the graph from cuir-city.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cuir-city.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.