Hostname
assystem.com
Last fetched
assystem.com resolves to 1 IPv4 address operated by METHOLDING in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
assystem.com 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 |
|---|---|---|---|---|
| 185.31.41.166 | 185.31.40.0/22 | AS60362 | METHOLDING | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- assystem
- Contact emails
Subdomains
104 observed subdomains of assystem.com.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from assystem.com in the public web crawl.
389 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for assystem.com.
| Mechanism | Target |
|---|---|
| SPF_A | assystem.com |
| SPF_A | mx.assystem.com |
| SPF_A | sip2.infoparc.net |
| SPF_INCLUDE | _spf.samanage.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ciphr247.com |
| SPF_INCLUDE | spf-00389c01.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.145.235.180 |
| SPF_IP | 5.133.19.17 |
| SPF_IP | 80.148.22.116 |
| SPF_IP | 80.94.183.28/32 |
| SPF_IP | 80.94.183.29/32 |
| SPF_IP | 90.115.177.251 |
Related pages
Pivot deeper into the graph from assystem.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "assystem.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.