Skip to content

Hostname

ontrix.com

Last fetched

ontrix.com resolves to 2 IPv4 addresses operated by AS214996 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ontrix.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ontrix.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.37.15152.53.36.0/22AS214996US
54.191.73.22054.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of ontrix.com.

Web-graph footprint

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

92 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ontrix.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_IP54.191.73.220
SPF_IP64.98.0.0/16
SPF_MXontrix.com

Related pages

Pivot deeper into the graph from ontrix.com.

Cypher and MCP

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

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