Skip to content

Hostname

adsl.coraxis.fr

Last fetched

adsl.coraxis.fr resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR.

Nutrition Label

WHISPER CANON · adsl.coraxis.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/adsl.coraxis.fr

Resolution chain

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

IPPrefixASNOperatorCountry
149.12.209.5149.12.0.0/15AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

No WHOIS records are currently associated with adsl.coraxis.fr in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from adsl.coraxis.fr in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for adsl.coraxis.fr.

MechanismTarget
SPF_Aadsl.coraxis.fr
SPF_INCLUDE_spf.google.com
SPF_IP149.12.208.128/26
SPF_IP149.12.209.1/26
SPF_IP2001:0bc8:317f::/48
SPF_IP2001:978:9200::/64
SPF_IP212.83.142.0/24
SPF_IP212.83.144.0/24
SPF_IP212.83.148.0/24
SPF_IP212.83.149.0/24
SPF_IP212.83.151.0/24
SPF_IP212.83.166.0/24
SPF_MXadsl.coraxis.fr

Related pages

Pivot deeper into the graph from adsl.coraxis.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adsl.coraxis.fr"})-[: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.