Skip to content

Hostname

matrixcomsec.com

Last fetched

matrixcomsec.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · matrixcomsec.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/matrixcomsec.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.153.10313.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.1113.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.11513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.2413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.35.20.2613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.122.10518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.11118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:886
Organization
matrix comsec pvt.
Contact emails

Subdomains

16 observed subdomains of matrixcomsec.com.

Web-graph footprint

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

120 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for matrixcomsec.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEncfp.asia
SPF_INCLUDEvtigermails.com
SPF_INCLUDEzcsend.in

Related pages

Pivot deeper into the graph from matrixcomsec.com.

Cypher and MCP

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

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