Skip to content

Hostname

optimatrix.in

Last fetched

optimatrix.in resolves to 2 IPv4 addresses operated by LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITED in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · optimatrix.inRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/optimatrix.in

Resolution chain

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

IPPrefixASNOperatorCountry
103.180.163.232103.180.163.0/24AS132335LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITEDIN
139.59.81.22139.59.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC

WHOIS identity

Registrar
iana:146
Organization
opti matrix
Contact emails

Subdomains

30 observed subdomains of optimatrix.in.

Web-graph footprint

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

75 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • optimatrix.in

SPF policy

7 SPF mechanisms authorising senders for optimatrix.in.

MechanismTarget
SPF_Aoptimatrix.in
SPF_INCLUDEwebsitewelcome.com
SPF_IP103.180.163.232
SPF_IP162.214.75.56
SPF_IP184.173.239.120/32
SPF_IP43.252.88.115
SPF_MXoptimatrix.in

Related pages

Pivot deeper into the graph from optimatrix.in.

Cypher and MCP

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

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