Skip to content

Hostname

oreca-events.com

Last fetched

oreca-events.com resolves to 1 IPv4 address operated by AS197696 in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · oreca-events.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/oreca-events.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.170.8.931.170.8.0/22AS197696FR

WHOIS identity

Registrar
iana:2
Organization
oreca
Contact emails

Subdomains

6 observed subdomains of oreca-events.com.

Web-graph footprint

Distinct hostnames that link to or from oreca-events.com in the public web crawl.

15 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oreca-events.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mydialoginsight.com
SPF_IP85.31.203.80/28
SPF_IP85.31.203.87
SPF_IP95.143.65.5
SPF_MXoreca-events.com

Related pages

Pivot deeper into the graph from oreca-events.com.

Cypher and MCP

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

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