Skip to content

Hostname

expertis.org

Last fetched

expertis.org resolves to 1 IPv4 address operated by AS204818 in FR. WHOIS lists iana:68 as the registrar.

Nutrition Label

WHISPER CANON · expertis.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/expertis.org

Resolution chain

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

IPPrefixASNOperatorCountry
217.16.1.46217.16.0.0/20AS204818FR

WHOIS identity

Registrar
iana:68
Organization
gp action medico sociale metallurgie bdr
Contact emails

Subdomains

3 observed subdomains of expertis.org.

Web-graph footprint

Distinct hostnames that link to or from expertis.org in the public web crawl.

13 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for expertis.org.

MechanismTarget
SPF_Aexpertis.org
SPF_INCLUDEpro-smtp.fr
SPF_INCLUDErelay.letsignit.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.32.246.138/32
SPF_IP194.2.23.55
SPF_IP212.19.169.2/32
SPF_IP217.109.108.147
SPF_IP62.210.255.27
SPF_IP62.210.255.30
SPF_IP62.210.255.5
SPF_IP80.12.14.1/32
SPF_MXexpertis.org

Related pages

Pivot deeper into the graph from expertis.org.

Cypher and MCP

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

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