Skip to content

Hostname

matrixgroup.net

Last fetched

matrixgroup.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · matrixgroup.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/matrixgroup.net

Resolution chain

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

IPPrefixASNOperatorCountry
54.156.95.19754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
joanna pineda
Contact emails

Subdomains

34 observed subdomains of matrixgroup.net.

Web-graph footprint

Distinct hostnames that link to or from matrixgroup.net in the public web crawl.

141 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for matrixgroup.net.

MechanismTarget
SPF_Amatrixgroup.net
SPF_INCLUDE20052247.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP34.232.205.154
SPF_IP54.159.22.195
SPF_IP54.235.79.245
SPF_MXmatrixgroup.net

Related pages

Pivot deeper into the graph from matrixgroup.net.

Cypher and MCP

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

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