Skip to content

Hostname

sistrix.com

Last fetched

sistrix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · sistrix.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sistrix.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.104.116108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.40108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.55108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.95108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
216.137.44.10216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.125216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.18216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.31216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1063.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.443.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.933.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
johannes beus
Contact emails

Subdomains

32 observed subdomains of sistrix.com.

Web-graph footprint

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

2,102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sistrix.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEmail.sistrix.com
SPF_INCLUDEservers.mcsv.net
SPF_IP144.76.19.5
SPF_IP88.198.234.121
SPF_IP93.190.70.0/24

Related pages

Pivot deeper into the graph from sistrix.com.

Cypher and MCP

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

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