Skip to content

Hostname

quatrix.com

Last fetched

quatrix.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · quatrix.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/quatrix.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.142.60.1634.142.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:48
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of quatrix.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for quatrix.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP168.245.19.178
SPF_IP46.16.160.0/21
SPF_IP70.47.55.0/24
SPF_IP72.26.219.176/29
SPF_IP91.197.140.0/22

Related pages

Pivot deeper into the graph from quatrix.com.

Cypher and MCP

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

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