Skip to content

Hostname

system-safety.com

Last fetched

system-safety.com resolves to 1 IPv4 address operated by 2ICSYSTEMSINC - Smartt Inc. in CA. WHOIS lists iana:1249 as the registrar.

Nutrition Label

WHISPER CANON · system-safety.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/system-safety.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.31.189.25069.31.176.0/20AS302952ICSYSTEMSINC - Smartt Inc.CA

WHOIS identity

Registrar
iana:1249
Organization
system-safety services
Contact emails

Subdomains

2 observed subdomains of system-safety.com.

Web-graph footprint

Distinct hostnames that link to or from system-safety.com in the public web crawl.

8 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for system-safety.com.

MechanismTarget
SPF_Asystem-safety.com
SPF_INCLUDEspf.smartt.com
SPF_MXsystem-safety.com

Related pages

Pivot deeper into the graph from system-safety.com.

Cypher and MCP

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

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