Skip to content

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

WHISPER CANON · assystem.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/assystem.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.41.166185.31.40.0/22AS60362METHOLDINGFR

WHOIS identity

Registrar
iana:81
Organization
assystem
Contact emails

Subdomains

104 observed subdomains of assystem.com.

Web-graph footprint

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

389 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for assystem.com.

MechanismTarget
SPF_Aassystem.com
SPF_Amx.assystem.com
SPF_Asip2.infoparc.net
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEciphr247.com
SPF_INCLUDEspf-00389c01.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.145.235.180
SPF_IP5.133.19.17
SPF_IP80.148.22.116
SPF_IP80.94.183.28/32
SPF_IP80.94.183.29/32
SPF_IP90.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.