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
Resolution chain
expertis.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.16.1.46 | 217.16.0.0/20 | AS204818 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for expertis.org.
| Mechanism | Target |
|---|---|
| SPF_A | expertis.org |
| SPF_INCLUDE | pro-smtp.fr |
| SPF_INCLUDE | relay.letsignit.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.32.246.138/32 |
| SPF_IP | 194.2.23.55 |
| SPF_IP | 212.19.169.2/32 |
| SPF_IP | 217.109.108.147 |
| SPF_IP | 62.210.255.27 |
| SPF_IP | 62.210.255.30 |
| SPF_IP | 62.210.255.5 |
| SPF_IP | 80.12.14.1/32 |
| SPF_MX | expertis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.