Hostname
alinma.com
Last fetched
alinma.com resolves to 2 IPv4 addresses operated by NANIDA-AS Nanida Cloud Kft. in SA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
alinma.com 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 |
|---|---|---|---|---|
| 195.88.245.110 | 195.88.245.0/24 | AS49240 | NANIDA-AS Nanida Cloud Kft. | SA |
| 185.163.163.30 | 185.163.163.0/24 | AS49240 | NANIDA-AS Nanida Cloud Kft. | SA |
WHOIS identity
- Registrar
- iana:146
- Organization
- alinma bank
- Contact emails
- ftdxbvvqv@whoisprivacyprotect.com
- mptxdbpw@whoisprivacyprotect.com
- rbpsgsjcy@whoisprivacyprotect.com
- rtlqjbkw@whoisprivacyprotect.com
- sbpxprwk@whoisprivacyprotect.com
- sgwsyrjr@whoisprivacyprotect.com
- smmogari@alinma.com
- trhhxggqs@whoisprivacyprotect.com
- wsbcvmnxbx@whoisprivacyprotect.com
- xfgkxlkh@whoisprivacyprotect.com
- xjrrhvtly@whoisprivacyprotect.com
Subdomains
80 observed subdomains of alinma.com.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alinma.com in the public web crawl.
294 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for alinma.com.
| Mechanism | Target |
|---|---|
| SPF_A | ldxrelay05.taleo.net |
| SPF_A | ldxrelay11.taleo.net |
| SPF_A | smtp.mfsnet.io |
| SPF_INCLUDE | _spf.alinma.com |
| SPF_INCLUDE | _spf1.alinma.com |
| SPF_INCLUDE | spf-002b5c01.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from alinma.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alinma.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.