Skip to content

Hostname

sisma.com

Last fetched

sisma.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · sisma.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sisma.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.31.185.196.0.0/16AS16276FR

WHOIS identity

Registrar
iana:69
Organization
sisma s.p.a.
Contact emails

Subdomains

3 observed subdomains of sisma.com.

Web-graph footprint

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

107 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sisma.com.

MechanismTarget
SPF_Amailsec01.acscloud.eu
SPF_Amailsec02.acscloud.eu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu-k1.o365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.255.138.219
SPF_IP5.196.31.18

Related pages

Pivot deeper into the graph from sisma.com.

Cypher and MCP

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

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