Skip to content

Hostname

exacompta.com

Last fetched

exacompta.com resolves to 2 IPv4 addresses operated by NEXYLAN in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · exacompta.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exacompta.com

Resolution chain

exacompta.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.46.230.185185.46.230.0/23AS199758NEXYLANFR
31.222.197.5031.222.197.0/24AS197816ETIX-EVERYWHEREFR

WHOIS identity

Registrar
iana:88
Organization
exacompta
Contact emails

Subdomains

8 observed subdomains of exacompta.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for exacompta.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.172.26.114
SPF_IP31.222.196.4
SPF_IP92.103.21.25
SPF_MXexacompta.com

Related pages

Pivot deeper into the graph from exacompta.com.

Cypher and MCP

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

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