Skip to content

Hostname

thingsmatrix.co

Last fetched

thingsmatrix.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · thingsmatrix.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thingsmatrix.co

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.147.383.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.713.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.813.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1213.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1333.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.2333.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.923.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.993.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.125.8352.219.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.23752.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.8352.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.13152.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.184.3952.219.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.36.23352.219.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.36.4952.219.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.41.952.219.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with thingsmatrix.co in WhisperGraph.

Subdomains

7 observed subdomains of thingsmatrix.co.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thingsmatrix.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thingsmatrix.co.

Cypher and MCP

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

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