Skip to content

Hostname

coreoz.com

Last fetched

coreoz.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · coreoz.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/coreoz.com

Resolution chain

coreoz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.129.54.32212.129.0.0/18AS12876FR

WHOIS identity

Registrar
iana:74
Organization
sylvain milleret
Contact emails

Subdomains

118 observed subdomains of coreoz.com.

Web-graph footprint

Distinct hostnames that link to or from coreoz.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for coreoz.com.

MechanismTarget
SPF_Ainterne.coreoz.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP130.180.218.196
SPF_IP163.172.197.21
SPF_IP163.172.197.23
SPF_IP163.172.199.186
SPF_IP163.172.199.87
SPF_IP163.172.200.59
SPF_IP163.172.201.190
SPF_IP163.172.202.121
SPF_IP195.154.242.191/32
SPF_IP195.154.36.217
SPF_IP212.129.12.12/32
SPF_IP212.129.13.38
SPF_IP212.129.26.253
SPF_IP212.129.54.31
SPF_IP212.129.60.117
SPF_IP212.129.60.174
SPF_IP212.129.60.251
SPF_IP212.83.129.81
SPF_IP212.83.134.100
SPF_IP212.83.181.16/32
SPF_IP46.105.253.214
SPF_IP46.105.57.196
SPF_IP46.105.77.26
SPF_IP51.15.146.15
SPF_IP51.15.146.9
SPF_IP51.15.154.56
SPF_IP51.255.215.18
SPF_IP54.36.177.238
SPF_IP84.14.121.242
SPF_IP84.14.163.34/32

Related pages

Pivot deeper into the graph from coreoz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "coreoz.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.