Skip to content

Hostname

marc-orian.com

Last fetched

marc-orian.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · marc-orian.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marc-orian.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.17.21212.129.0.0/18AS12876FR

WHOIS identity

Registrar
iana:1519
Organization
th om
Contact emails

Subdomains

7 observed subdomains of marc-orian.com.

Web-graph footprint

Distinct hostnames that link to or from marc-orian.com in the public web crawl.

100 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for marc-orian.com.

MechanismTarget
SPF_Aproduction.eu01.thom.demandware.net
SPF_Asmtp.itinsell.com
SPF_INCLUDEi2ts.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.40.36
SPF_IP158.255.98.100
SPF_IP188.165.32.124
SPF_IP194.145.12.153
SPF_IP94.23.195.142
SPF_IP95.131.138.67/32

Related pages

Pivot deeper into the graph from marc-orian.com.

Cypher and MCP

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

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