Skip to content

Hostname

sysman.it

Last fetched

sysman.it resolves to 1 IPv4 address operated by AS15830 in IT. WHOIS lists registrar:impulso s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · sysman.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/sysman.it

Resolution chain

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

IPPrefixASNOperatorCountry
81.201.126.12081.201.124.0/22AS15830IT

WHOIS identity

Registrar
registrar:impulso s.r.l.
Organization
sysman
Contact emails

Subdomains

12 observed subdomains of sysman.it.

Web-graph footprint

Distinct hostnames that link to or from sysman.it in the public web crawl.

9 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for sysman.it.

MechanismTarget
SPF_Asysman.it
SPF_INCLUDE_spf.armada.it
SPF_IP212.97.34.0/25
SPF_IP77.93.251.192/26
SPF_IP81.201.126.65
SPF_IP81.201.126.66
SPF_IP81.29.215.182
SPF_IP85.235.142.99
SPF_MXsysman.it

Related pages

Pivot deeper into the graph from sysman.it.

Cypher and MCP

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

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