Skip to content

Hostname

a5sys.com

Last fetched

a5sys.com resolves to 2 IPv4 addresses operated by AUTOROM-AS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · a5sys.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/a5sys.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.100.4.210185.100.4.0/22AS34177AUTOROM-ASFR
185.100.4.220185.100.4.0/22AS34177AUTOROM-ASFR

WHOIS identity

Registrar
iana:433
Organization
douillard patrice
Contact emails

Subdomains

16 observed subdomains of a5sys.com.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for a5sys.com.

MechanismTarget
SPF_INCLUDE143575607.spf03.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.100.4.146
SPF_IP185.2.254.240
SPF_MXa5sys.com

Related pages

Pivot deeper into the graph from a5sys.com.

Cypher and MCP

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

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