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
Resolution chain
optimatrix.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.180.163.232 | 103.180.163.0/24 | AS132335 | LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITED | IN |
| 139.59.81.22 | 139.59.80.0/20 | AS14061 | DIGITALOCEAN-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- optimatrix.in
SPF policy
7 SPF mechanisms authorising senders for optimatrix.in.
| Mechanism | Target |
|---|---|
| SPF_A | optimatrix.in |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 103.180.163.232 |
| SPF_IP | 162.214.75.56 |
| SPF_IP | 184.173.239.120/32 |
| SPF_IP | 43.252.88.115 |
| SPF_MX | optimatrix.in |
Related pages
Pivot deeper into the graph from optimatrix.in.
- IP · 103.180.163.232
- ASN · AS132335LEAPSWITCH-IN-AS-AP - LEAPSWITCH NETWORKS PRIVATE LIMITED
- Registrar · iana:146
- Country · IN
- TLD · .in
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.