Skip to content

Hostname

dimension-corde.com

Last fetched

dimension-corde.com resolves to 1 IPv4 address operated by AS34177 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.144.43195.15.128.0/18AS34177FR

WHOIS identity

Registrar
iana:433
Organization
bastien valingot
Contact emails

Subdomains

2 observed subdomains of dimension-corde.com.

Web-graph footprint

Distinct hostnames that link to or from dimension-corde.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dimension-corde.com.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.6.155.202
SPF_IP80.245.32.41

Related pages

Pivot deeper into the graph from dimension-corde.com.

Cypher and MCP

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

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